QxOrm  1.4.9
C++ Object Relational Mapping library

Common interface for all classes that can be created dynamically using the class name. More...

#include <typeinfo>
#include <QxCommon/QxAny.h>

Go to the source code of this file.

Classes

class  qx::IxFactory
 qx::IxFactory : common interface for all classes that can be created dynamically using the class name More...

Namespaces

namespace  qx
 

Root namespace for all QxOrm library features.



Detailed Description

Common interface for all classes that can be created dynamically using the class name.

Author:
Lionel Marty

Definition in file IxFactory.h.