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

Public Member Functions

 STATIC_CONST (SignalLength=6)
 SECTION (FILEGROUP_INFO=0)

Public Attributes

union {
   Uint32   senderData
   Uint32   clientData
}; 
union {
   Uint32   senderRef
   Uint32   clientRef
}; 
Uint32 objType
Uint32 requestInfo
Uint32 transId
Uint32 transKey

Friends

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

Detailed Description

Definition at line 24 of file CreateFilegroup.hpp.

Friends And Related Function Documentation

friend class NdbDictInterface
friend

Sender(s) / Reciver(s)

Definition at line 28 of file CreateFilegroup.hpp.

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

For printing


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