#include <ArbitSignalData.hpp>
Public Types |
enum | {
NoInfo = 0,
CfgRank1 = 1,
CfgRank2 = 2,
ThreadStart = 11,
PrepPart1 = 21,
PrepPart2 = 22,
PrepAtrun = 23,
ApiStart = 31,
ApiFail = 32,
ApiExit = 33,
LoseNodes = 41,
WinNodes = 42,
WinGroups = 43,
LoseGroups = 44,
Partitioning = 45,
WinChoose = 46,
LoseChoose = 47,
LoseNorun = 48,
LoseNocfg = 49,
WinWaitExternal = 50,
ErrTicket = 91,
ErrToomany = 92,
ErrState = 93,
ErrTimeout = 94,
ErrUnknown = 95
} |
Public Member Functions |
| STATIC_CONST (ErrTextLength=80) |
Static Public Member Functions |
static void | getErrText (Uint32 code, char *buf, size_t buf_len) |
Detailed Description
Result codes. Part of signal data. Each signal uses only a subset but a common namespace is convenient.
Definition at line 72 of file ArbitSignalData.hpp.
The documentation for this class was generated from the following file: