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

Common interface for all classes registered into QxOrm context. More...

Go to the source code of this file.

Classes

class  qx::IxClass
 qx::IxClass : common interface for all classes registered into QxOrm context More...
 

Namespaces

namespace  qx
 Root namespace for all QxOrm library features.
 

Typedefs

typedef std::shared_ptr< IxClassqx::IxClass_ptr
 

Detailed Description

Common interface for all classes registered into QxOrm context.

Author
Lionel Marty

Definition in file IxClass.h.