![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
Files | |
| file | IxSingleton.h |
| Common interface for all singleton of QxOrm library. | |
| file | QxSingleton.h |
| Concrete class to define a thread-safe singleton of QxOrm library. | |
| file | QxSingletonInit.h |
| Initialize some singletons hosted by QxOrm shared library. | |
| file | QxSingletonX.h |
| List of all singleton defined by QxOrm library. | |
Classes | |
| class | qx::IxSingleton |
| qx::IxSingleton : common interface for all singleton of QxOrm library More... | |
| class | qx::QxSingleton< T > |
| qx::QxSingleton<T> : concrete class to define a thread-safe singleton of type T More... | |
| class | qx::QxSingletonX |
| qx::QxSingletonX : list of all singleton defined by QxOrm library (this container is also a singleton) More... | |