MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CreateEvntConf Class Reference

#include <CreateEvnt.hpp>

Collaboration diagram for CreateEvntConf:

Public Member Functions

 STATIC_CONST (SignalLength=8+MAXNROFATTRIBUTESINWORDS_OLD)
Uint32 getUserRef () const
void setUserRef (Uint32 val)
Uint32 getUserData () const
void setUserData (Uint32 val)
CreateEvntReq::RequestType getRequestType () const
void setRequestType (CreateEvntReq::RequestType val)
Uint32 getTableId () const
void setTableId (Uint32 val)
Uint32 getTableVersion () const
void setTableVersion (Uint32 val)
AttributeMask_OLD getAttrListBitmask () const
void setAttrListBitmask (const AttributeMask_OLD &val)
Uint32 getEventType () const
void setEventType (Uint32 val)
Uint32 getEventId () const
void setEventId (Uint32 val)
Uint32 getEventKey () const
void setEventKey (Uint32 val)

Public Attributes

union {
   Uint32   m_userRef
   Uint32   senderRef
}; 
union {
   Uint32   m_userData
   Uint32   senderData
}; 
Uint32 m_requestInfo
Uint32 m_tableId
Uint32 m_tableVersion
AttributeMask_OLD m_attrListBitmask
Uint32 m_eventType
Uint32 m_eventId
Uint32 m_eventKey

Friends

bool printCREATE_EVNT_CONF (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

CreateEvntConf.

Definition at line 324 of file CreateEvnt.hpp.


The documentation for this class was generated from the following file: