QxOrm  1.4.9
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.



Detailed Description

Concrete class to define a thread-safe singleton of QxOrm library.

Author:
Lionel Marty

Definition in file QxSingleton.h.