QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::QxBoostInitGuid< T > Class Template Reference

#include <QxBoostInitGuid.h>

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

◆ guid() [1/3]

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char * key)
inlineprivate

Definition at line 67 of file QxBoostInitGuid.h.

◆ guid() [2/3]

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char * key,
std::false_type  )
inlineprivate

Definition at line 61 of file QxBoostInitGuid.h.

◆ guid() [3/3]

template<class T >
void qx::QxBoostInitGuid< T >::guid ( const char * key,
std::true_type  )
inlineprivate

Definition at line 64 of file QxBoostInitGuid.h.

◆ init()

template<class T >
static void qx::QxBoostInitGuid< T >::init ( )
inlinestatic

Definition at line 56 of file QxBoostInitGuid.h.


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