Public Types |
| enum | RequestType {
AlterTablePrepare = 0,
AlterTableCommit = 1,
AlterTableRevert = 2,
AlterTableComplete = 3,
AlterTableWaitScan = 4,
AlterTableSumaEnable = 5,
AlterTableSumaFilter = 6,
AlterTableReadOnly = 7,
AlterTableReadWrite = 8
} |
Public Member Functions |
|
| STATIC_CONST (SignalLength=12) |
|
| SECTION (DICT_TAB_INFO=0) |
|
| SECTION (FRAGMENTATION=1) |
Public Attributes |
|
Uint32 | senderRef |
|
Uint32 | senderData |
|
Uint32 | requestType |
|
Uint32 | tableId |
|
Uint32 | tableVersion |
|
Uint32 | newTableVersion |
|
Uint32 | gci |
|
Uint32 | changeMask |
|
Uint32 | connectPtr |
|
Uint32 | noOfNewAttr |
|
Uint32 | newNoOfCharsets |
|
union { |
| Uint32 newNoOfKeyAttrs |
| Uint32 new_map_ptr_i |
| }; | |
Detailed Description
Definition at line 25 of file AlterTab.hpp.
The documentation for this struct was generated from the following file: