QxOrm
1.5.0
C++ Object Relational Mapping library
|
qx::QxClassName<T> : class helper to retrieve the class name of type T under const char * format More...
#include <QxClassName.h>
Classes | |
struct | qxGetClassName |
struct | qxGetClassName< true, dummy > |
Static Public Member Functions | |
static const char * | get () |
static const char * | get_xml_tag () |
qx::QxClassName<T> : class helper to retrieve the class name of type T under const char * format
Definition at line 58 of file QxClassName.h.
static const char* qx::QxClassName< T >::get | ( | ) | [inline, static] |
Definition at line 63 of file QxClassName.h.
static const char* qx::QxClassName< T >::get_xml_tag | ( | ) | [inline, static] |
Definition at line 64 of file QxClassName.h.