QxOrm  1.4.9
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>

List of all members.

Classes

struct  qxGetClassName
struct  qxGetClassName< true, dummy >

Static Public Member Functions

static const char * get ()
static const char * get_xml_tag ()

Detailed Description

template<typename T>
class qx::QxClassName< T >

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.


Member Function Documentation

template<typename T >
static const char* qx::QxClassName< T >::get ( ) [inline, static]

Definition at line 63 of file QxClassName.h.

template<typename T >
static const char* qx::QxClassName< T >::get_xml_tag ( ) [inline, static]

Definition at line 64 of file QxClassName.h.


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