MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
C1 Struct Reference
Inheritance diagram for C1:
Collaboration diagram for C1:

Public Member Functions

 C1 (const C1 &o)
C1operator= (const C1 &p)
const C1deliver_C1Cp () const
const C1deliver_C1Cr () const
void take_C1Cp (const C1 *cp) const
void take_C1Cr (const C1 &cp) const
C1deliver_C1p ()
C1deliver_C1r ()
void take_C1p (C1 *p)
void take_C1r (C1 &p)
- Public Member Functions inherited from C0
 C0 (const C0 &o)
C0operator= (const C0 &o)
void check (int64_t id) const
void print () const
const C0deliver_C0Cp () const
const C0deliver_C0Cr () const
void take_C0Cp (const C0 *cp) const
void take_C0Cr (const C0 &cp) const
C0deliver_C0p ()
C0deliver_C0r ()
void take_C0p (C0 *p)
void take_C0r (C0 &p)

Static Public Member Functions

static void init ()
static void finit ()
static C1pass (C1 *c1)
static const C1pass (const C1 *c1)
static int64_t hash (const C1 *c1, int32_t n)
- Static Public Member Functions inherited from C0
static C0pass (C0 *c0)
static const C0pass (const C0 *c0)
static int64_t hash (const C0 *c0, int32_t n)

Static Public Attributes

static C1c = NULL
static const C1cc = NULL
- Static Public Attributes inherited from C0
static C0c = NULL
static const C0cc = NULL

Additional Inherited Members

- Public Attributes inherited from C0
const int64_t id

Detailed Description

Definition at line 956 of file myapi.hpp.


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