Message to acknowledge updating state of a compute node process. More...
#include <ToolctlMessages.h>
Data Fields | |
| uint16_t | numCommands |
| Number of commands in message. | |
| struct CommandDescriptor | cmdList [MaxUpdateCommands] |
| List of command descriptors. | |
| struct MessageHeader | header |
| Message header. | |
| uint32_t | toolId |
| Tool identifier. | |
Message to acknowledge updating state of a compute node process.
Definition at line 556 of file ToolctlMessages.h.
List of command descriptors.
Definition at line 559 of file ToolctlMessages.h.
struct MessageHeader bgcios::toolctl::ToolMessage::header [read, inherited] |
Message header.
Definition at line 460 of file ToolctlMessages.h.
Number of commands in message.
Definition at line 558 of file ToolctlMessages.h.
uint32_t bgcios::toolctl::ToolMessage::toolId [inherited] |
Tool identifier.
Definition at line 461 of file ToolctlMessages.h.
1.6.1