QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxBoostInitGuid< T > Class Template Reference

#include <QxBoostInitGuid.h>

List of all members.

Static Public Member Functions

static void init ()

Private Member Functions

void guid (const char *key, std::false_type)
void guid (const char *key, std::true_type)
void guid (const char *key)

Detailed Description

template<class T>
class qx::QxBoostInitGuid< T >

Definition at line 51 of file QxBoostInitGuid.h.


Member Function Documentation

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char *  key,
std::false_type   
) [inline, private]

Definition at line 61 of file QxBoostInitGuid.h.

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char *  key,
std::true_type   
) [inline, private]

Definition at line 64 of file QxBoostInitGuid.h.

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char *  key) [inline, private]

Definition at line 67 of file QxBoostInitGuid.h.

template<class T >
static void qx::QxBoostInitGuid< T >::init ( ) [inline, static]

Definition at line 56 of file QxBoostInitGuid.h.


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