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

#include <class_level_lock.h>

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

◆ volatile_type

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: