QxOrm  1.4.9
C++ Object Relational Mapping library
qx::memory::class_level_lock< _Host, _RealLock > Class Template Reference

#include <class_level_lock.h>

List of all members.

Classes

class  lock

Public Types

typedef _Host volatile_type

Detailed Description

template<class _Host, bool _RealLock = false>
class qx::memory::class_level_lock< _Host, _RealLock >

Helper class for class-level locking. This is the single-threaded implementation.

Definition at line 62 of file class_level_lock.h.


Member Typedef Documentation

template<class _Host , bool _RealLock = false>
typedef _Host qx::memory::class_level_lock< _Host, _RealLock >::volatile_type

Definition at line 72 of file class_level_lock.h.


The documentation for this class was generated from the following file: