Public Types |
enum | ErrorCode {
NoError = 0,
Busy = 701,
NotMaster = 702,
TriggerNameTooLong = 4236,
TooManyTriggers = 4237,
TriggerNotFound = 4238,
TriggerExists = 4239,
UnsupportedTriggerType = 4240,
BadRequestType = 4247,
InvalidName = 4248,
InvalidTable = 4249,
OutOfStringBuffer = 773,
OutOfSectionMemory = 795
} |
Public Member Functions |
| STATIC_CONST (SignalLength=10) |
Public Attributes |
Uint32 | senderRef |
union { |
Uint32 clientData |
Uint32 senderData |
}; | |
Uint32 | transId |
Uint32 | tableId |
Uint32 | indexId |
Uint32 | triggerInfo |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorNodeId |
Uint32 | masterNodeId |
Detailed Description
Definition at line 78 of file CreateTrig.hpp.
The documentation for this struct was generated from the following file: