![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Common interface for all classes registered into QxOrm context. More...
#include <typeinfo>#include <QxCommon/QxPropertyBag.h>#include <QxDataMember/IxDataMemberX.h>#include <QxFunction/IxFunction.h>#include <QxDao/QxSoftDelete.h>#include <QxValidator/IxValidatorX.h>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< IxClass > | qx::IxClass_ptr |
Common interface for all classes registered into QxOrm context.
Definition in file IxClass.h.