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

#include <class_level_lock.h>

List of all members.

Public Member Functions

 lock ()

Detailed Description

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

Type that provides locking/unlocking semantics.

Definition at line 66 of file class_level_lock.h.


Constructor & Destructor Documentation

template<class _Host , bool _RealLock = false>
qx::memory::class_level_lock< _Host, _RealLock >::lock::lock ( ) [inline]

Definition at line 69 of file class_level_lock.h.


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