Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Directories
|
File List
|
Namespace Members
|
Class Members
|
File Members
Lock_guard< LOCK > Class Template Reference
#include <
lock_guard.h
>
List of all members.
Public Member Functions
Lock_guard
(LOCK *l)
~Lock_guard
()
bool
was_set
(void)
Private Attributes
LOCK *
_lock
template<typename LOCK>
class Lock_guard< LOCK >
Constructor & Destructor Documentation
template<typename LOCK>
Lock_guard
< LOCK >::
Lock_guard
(
LOCK *
l
)
[inline]
template<typename LOCK>
Lock_guard
< LOCK >::~
Lock_guard
(
)
[inline]
Member Function Documentation
template<typename LOCK>
bool
Lock_guard
< LOCK >::was_set
(
void
)
[inline]
Member Data Documentation
template<typename LOCK>
LOCK*
Lock_guard
< LOCK >::
_lock
[private]
The documentation for this class was generated from the following file:
lock_guard.h
Generated on Mon Sep 26 14:20:16 2005 for Fiasco by
1.4.2