Drizzled Public API Documentation

drizzled::XID Class Reference

List of all members.

Public Member Functions

bool eq (XID *xid)
bool eq (long g, long b, const char *d)
void set (XID *xid)
void set (long f, const char *g, long gl, const char *b, long bl)
void set (uint64_t xid)
void set (long g, long b, const char *d)
bool is_null ()
void null ()
my_xid quick_get_my_xid ()
my_xid get_my_xid ()
uint32_t length () const
const unsigned char * key () const
uint32_t key_length () const

Public Attributes

long formatID
long gtrid_length
long bqual_length
char data [DRIZZLE_XIDDATASIZE]

Detailed Description

Definition at line 44 of file xid.h.


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