![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
qx::trait::is_qx_registered<T>::value : return true if T is registered into QxOrm context to provide persitence (ORM), serialization and introspection features More...
Go to the source code of this file.
Classes | |
| struct | qx::trait::is_qx_registered< T > |
| qx::trait::is_qx_registered<T>::value : return true if T is registered into QxOrm context to provide persitence (ORM), serialization and introspection features More... | |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
| namespace | qx::trait |
| QxOrm library traits (template metaprogramming) not available in boost::type_traits library. | |
Macros | |
| #define | QX_SET_REGISTERED(className) |
qx::trait::is_qx_registered<T>::value : return true if T is registered into QxOrm context to provide persitence (ORM), serialization and introspection features
Definition in file is_qx_registered.h.
| #define QX_SET_REGISTERED | ( | className | ) |
Definition at line 59 of file is_qx_registered.h.