Public Types |
enum | OpCode { OpAdd = 1,
OpRemove = 2
} |
enum | OpFlag |
enum | ErrorCode { NoError = 0,
SearchError = 901,
NoMemError = 902
} |
Public Member Functions |
| STATIC_CONST (SignalLength=8) |
Public Attributes |
Uint32 | errorCode |
Uint32 | tableId |
Uint32 | indexId |
Uint32 | fragId |
Uint32 | pageId |
Uint32 | pageIndex |
Uint32 | tupVersion |
Uint32 | opInfo |
Uint32 | tupFragPtrI |
Uint32 | fragPageId |
Friends |
class | Dbtup |
class | Dbtux |
bool | printTUX_MAINT_REQ (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Definition at line 28 of file TuxMaint.hpp.
The documentation for this class was generated from the following file: