QxOrm  1.4.9
C++ Object Relational Mapping library
qx::QxFactory< T >::qxCreateInstance< true, bIsIxPersistable, bIsIxService, bIsIxParameter, bIsQObject, dummy > Struct Template Reference

List of all members.

Static Public Member Functions

static qx::any create (bool bRawPointer)
static void * createNudePtr ()

Detailed Description

template<class T>
template<bool bIsIxPersistable, bool bIsIxService, bool bIsIxParameter, bool bIsQObject, int dummy>
struct qx::QxFactory< T >::qxCreateInstance< true, bIsIxPersistable, bIsIxService, bIsIxParameter, bIsQObject, dummy >

Definition at line 121 of file QxFactory.h.


Member Function Documentation

template<class T >
template<bool bIsIxPersistable, bool bIsIxService, bool bIsIxParameter, bool bIsQObject, int dummy>
static qx::any qx::QxFactory< T >::qxCreateInstance< true, bIsIxPersistable, bIsIxService, bIsIxParameter, bIsQObject, dummy >::create ( bool  bRawPointer) [inline, static]

Definition at line 123 of file QxFactory.h.

template<class T >
template<bool bIsIxPersistable, bool bIsIxService, bool bIsIxParameter, bool bIsQObject, int dummy>
static void* qx::QxFactory< T >::qxCreateInstance< true, bIsIxPersistable, bIsIxService, bIsIxParameter, bIsQObject, dummy >::createNudePtr ( ) [inline, static]

Definition at line 124 of file QxFactory.h.


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