Public Types |
enum | ErrorCode {
OK = 0,
ConfigChangeOnGoing = 1,
NotMaster = 2,
NoConfigData = 3,
ConfigNotOk = 4,
InternalError = 5,
PrepareFailed = 6,
IllegalConfigChange = 7,
FailedToUnpack = 8,
InvalidGeneration = 9,
InvalidConfigName = 10,
IllegalInitialState = 11,
IllegalInitialGeneration = 12,
DifferentInitial = 13,
NotAllStarted = 14,
NotPrimaryMgmNode = 15,
SendFailed = 16
} |
Public Member Functions |
| STATIC_CONST (SignalLength=1) |
Static Public Member Functions |
static const char * | errorMessage (Uint32 error) |
Public Attributes |
Uint32 | errorCode |
Detailed Description
Definition at line 57 of file ConfigChange.hpp.
Friends And Related Function Documentation
The documentation for this struct was generated from the following file: