QxOrm 1.4.9
C++ Object Relational Mapping library
Loading...
Searching...
No Matches
qx::IxTypeInfo Class Referenceabstract

#include <IxTypeInfo.h>

Public Member Functions

 IxTypeInfo ()
 
virtual ~IxTypeInfo ()
 
virtual QString className () const =0
 

Detailed Description

Definition at line 41 of file IxTypeInfo.h.

Constructor & Destructor Documentation

◆ IxTypeInfo()

qx::IxTypeInfo::IxTypeInfo ( )
inline

Definition at line 46 of file IxTypeInfo.h.

◆ ~IxTypeInfo()

virtual qx::IxTypeInfo::~IxTypeInfo ( )
inlinevirtual

Definition at line 47 of file IxTypeInfo.h.

Member Function Documentation

◆ className()

virtual QString qx::IxTypeInfo::className ( ) const
pure virtual

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