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

Public Member Functions

 STATIC_CONST (SignalLength=10)

Public Attributes

union {
   Uint32   senderData
   Uint32   clientData
}; 
union {
   Uint32   senderRef
   Uint32   clientRef
}; 
Uint32 requestInfo
Uint32 transId
Uint32 transKey
Uint32 nodegroupId
Uint32 nodes [4]

Friends

class NdbDictInterface
class Dbdict
bool printCREATE_NODEGROUP_REQ (FILE *, const Uint32 *, Uint32, Uint16)

Detailed Description

Definition at line 22 of file CreateNodegroup.hpp.

Friends And Related Function Documentation

friend class NdbDictInterface
friend

Sender(s) / Reciver(s)

Definition at line 26 of file CreateNodegroup.hpp.

bool printCREATE_NODEGROUP_REQ ( FILE *  ,
const Uint32 *  ,
Uint32  ,
Uint16   
)
friend

For printing


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