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.
C-API | OP_NODE_SYSTEM_INFORMATION
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 |
|
OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323
Follow OPAL-RT: LinkedIn | Facebook | YouTube | X/Twitter