Message to detach from a compute node process. More...
#include <ToolctlMessages.h>
Data Fields | |
| ProcessSelect | procSelect |
| Detach to either all processes in the node or one process in the node. | |
| struct MessageHeader | header |
| Message header. | |
| uint32_t | toolId |
| Tool identifier. | |
Message to detach from a compute node process.
Definition at line 517 of file ToolctlMessages.h.
struct MessageHeader bgcios::toolctl::ToolMessage::header [read, inherited] |
Message header.
Definition at line 460 of file ToolctlMessages.h.
Detach to either all processes in the node or one process in the node.
Definition at line 519 of file ToolctlMessages.h.
uint32_t bgcios::toolctl::ToolMessage::toolId [inherited] |
Tool identifier.
Definition at line 461 of file ToolctlMessages.h.
1.6.1