bgcios::toolctl::AttachMessage Struct Reference

Message to attach to a compute node process. More...

#include <ToolctlMessages.h>

Inheritance diagram for bgcios::toolctl::AttachMessage:
bgcios::toolctl::ToolMessage

Data Fields

char toolTag [ToolTagSize]
 Character string identifier provided by the calling tool.
uint8_t priority
 Priority level for delivery of Notify message.
ProcessSelect procSelect
 Attach to either all processes in the node or one process in the node.
struct MessageHeader header
 Message header.
uint32_t toolId
 Tool identifier.

Detailed Description

Message to attach to a compute node process.

Definition at line 472 of file ToolctlMessages.h.


Field Documentation

Message header.

Definition at line 460 of file ToolctlMessages.h.

Priority level for delivery of Notify message.

Definition at line 476 of file ToolctlMessages.h.

Attach to either all processes in the node or one process in the node.

Definition at line 477 of file ToolctlMessages.h.

Tool identifier.

Definition at line 461 of file ToolctlMessages.h.

Character string identifier provided by the calling tool.

Definition at line 475 of file ToolctlMessages.h.


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 12 Jul 2013 for SymtabAPI by  doxygen 1.6.1