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

Static Public Member Functions

static void setOffset (Uint32 &desc, Uint32 offset)
static void setCharsetPos (Uint32 &desc, Uint32 offset)
static void setNullFlagPos (Uint32 &desc, Uint32 offset)
static Uint32 getOffset (const Uint32 &)
static bool getCharsetFlag (const Uint32 &)
static Uint32 getCharsetPos (const Uint32 &)
static Uint32 getNullFlagPos (const Uint32 &)
static Uint32 getNullFlagOffset (const Uint32 &)
static Uint32 getNullFlagByteOffset (const Uint32 &desc)
static Uint32 getNullFlagBitOffset (const Uint32 &)
static Uint32 getMaxOffset ()

Public Attributes

Uint32 m_data

Friends

class Dbtup
class NdbOut & operator<< (class NdbOut &, const AttributeOffset &)

Detailed Description

Definition at line 22 of file AttributeOffset.hpp.


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