QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches

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 ()
 

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

◆ get()

template<typename T >
static const char * qx::QxClassName< T >::get ( )
inlinestatic

Definition at line 63 of file QxClassName.h.

◆ get_xml_tag()

template<typename T >
static const char * qx::QxClassName< T >::get_xml_tag ( )
inlinestatic

Definition at line 64 of file QxClassName.h.


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