QxOrm
1.5.0
C++ Object Relational Mapping library
|
Concrete class to define a thread-safe singleton of QxOrm library. More...
#include <QtCore/qmutex.h>
#include <QtCore/qcoreapplication.h>
#include <QxSingleton/IxSingleton.h>
#include "../../inl/QxSingleton/QxSingleton.inl"
Go to the source code of this file.
Classes | |
class | qx::QxSingleton< T > |
qx::QxSingleton<T> : concrete class to define a thread-safe singleton of type T More... | |
Namespaces | |
namespace | qx |
Root namespace for all QxOrm library features. |
Concrete class to define a thread-safe singleton of QxOrm library.
Definition in file QxSingleton.h.