Public Types |
enum | SubscriptionType {
SingleTableScan = 1,
DatabaseSnapshot = 2,
TableEvent = 3,
SelectiveTableSnapshot = 4,
RemoveFlags = 0xff,
GetFlags = 0xff << 16,
RestartFlag = 0x2 << 16,
ReportAll = 0x4 << 16,
ReportSubscribe = 0x8 << 16,
NoReportDDL = 0x10 << 16,
NR_Sub_Dropped = 0x1 << 24
} |
Public Member Functions |
| STATIC_CONST (SignalLength=7) |
Public Attributes |
Uint32 | senderRef |
Uint32 | senderData |
Uint32 | subscriptionId |
Uint32 | subscriptionKey |
Uint32 | subscriptionType |
Uint32 | tableId |
Uint32 | schemaTransId |
Friends |
bool | printSUB_CREATE_REQ (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Definition at line 25 of file SumaImpl.hpp.
The documentation for this struct was generated from the following file: