Public Types |
enum | ErrorCode {
NoError = 0,
NotMaster = 702,
TooManySchemaTrans = 780,
InvalidTransKey = 781,
InvalidTransId = 782,
TooManySchemaOps = 783,
SeizeFailed = 783,
InvalidTransState = 784,
NF_FakeErrorREF = 99
} |
Public Member Functions |
| STATIC_CONST (SignalLength=8) |
| STATIC_CONST (GSN=GSN_SCHEMA_TRANS_IMPL_REF) |
Public Attributes |
Uint32 | senderRef |
union { |
Uint32 transKey |
Uint32 senderData |
}; | |
Uint32 | opKey |
Uint32 | requestType |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorNodeId |
Uint32 | masterNodeId |
Detailed Description
Definition at line 69 of file SchemaTransImpl.hpp.
The documentation for this struct was generated from the following file: