Public Types |
enum | ErrorCode {
OK = 0,
NodeShutdownInProgress = 1,
SystemShutdownInProgress = 2,
NodeShutdownWouldCauseSystemCrash = 3,
TransactionAbortFailed = 4,
UnsupportedNodeShutdown = 5,
MultiNodeShutdownNotMaster = 6
} |
Public Member Functions |
| STATIC_CONST (SignalLength=3) |
Public Attributes |
Uint32 | senderData |
Uint32 | errorCode |
Uint32 | masterNodeId |
Detailed Description
Definition at line 84 of file StopReq.hpp.
Friends And Related Function Documentation
The documentation for this class was generated from the following file: