QxOrm
1.5.0
C++ Object Relational Mapping library
|
#include <class_level_lock.h>
Classes | |
class | lock |
Public Types | |
typedef _Host | volatile_type |
Helper class for class-level locking. This is the single-threaded implementation.
Definition at line 62 of file class_level_lock.h.
typedef _Host qx::memory::class_level_lock< _Host, _RealLock >::volatile_type |
Definition at line 72 of file class_level_lock.h.