Description | Describes information about a target node. | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage | enum { OP_SYSTEM_INFORMATION_STR_MAX_LEN = 64 }; typedef struct { struct { OP_TARGET_PLATFORMplatform; char platformStr [OP_SYSTEM_INFORMATION_STR_MAX_LEN]; char release [OP_SYSTEM_INFORMATION_STR_MAX_LEN]; }os; struct { har arch [OP_SYSTEM_INFORMATION_STR_MAX_LEN]; long diskSpaceLeft; int cpucnt; unsigned long cpuSpeedMHz; char ipaddr [OP_SYSTEM_INFORMATION_STR_MAX_LEN]; } sys; }OP_NODE_SYSTEM_INFORMATION; | ||||||||||||
Elements |
| ||||||||||||
Examples | None. | ||||||||||||
Related Items | OpalGetTargetNodeSystemInfo | ||||||||||||
Library and Header |
|
Documentation Home Page ◇ RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
General
Content
Integrations
App links