All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Member Functions
qrk::LockGuard Class Reference

ロックガードクラス More...

#include <LockGuard.h>

List of all members.

Public Member Functions

 LockGuard (Lock &mutex)
 コンストラクタ

Detailed Description

ロックガードクラス

Definition at line 22 of file LockGuard.h.


Constructor & Destructor Documentation

LockGuard::LockGuard ( Lock mutex) [explicit]

コンストラクタ

Parameters:
[in]mutexミューテックス資源

Definition at line 34 of file LockGuard.cpp.


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