![]() |
QxOrm
1.5.0
C++ Object Relational Mapping library
|
Concrete factory class to create object dynamically using the class name. More...
#include <QtCore/qobject.h>#include <QxFactory/IxFactory.h>#include <QxTraits/get_base_class.h>#include <QxTraits/get_class_name.h>#include <QxTraits/get_primary_key.h>#include "../../inl/QxFactory/QxFactory.inl"Go to the source code of this file.
Concrete factory class to create object dynamically using the class name.
Definition in file QxFactory.h.
| #define QX_AUTO_REGISTER_REPOSITORY | ( | className, | |
| sKey | |||
| ) |
Definition at line 59 of file QxFactory.h.
| #define QX_STR_CANNOT_INSTANTIATE_ABSTRACT_CLASS "[QxOrm] qx::QxFactory<T> ---> cannot instantiate abstract class '%s'" |
Definition at line 54 of file QxFactory.h.