Main Page
|
Namespace List
|
Class Hierarchy
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
indri::thread::ScopedLock Class Reference
#include <
ScopedLock.hpp
>
List of all members.
Public Member Functions
ScopedLock
(
Lockable
&lockable)
ScopedLock
(
Lockable
*lockable)
~ScopedLock
()
void
unlock
()
Private Attributes
Lockable
*
_lockable
Constructor & Destructor Documentation
indri::thread::ScopedLock::ScopedLock
(
Lockable
&
lockable
)
[inline]
indri::thread::ScopedLock::ScopedLock
(
Lockable
*
lockable
)
[inline]
indri::thread::ScopedLock::~
ScopedLock
(
)
[inline]
Member Function Documentation
void indri::thread::ScopedLock::unlock
(
)
[inline]
Member Data Documentation
Lockable
*
indri::thread::ScopedLock::_lockable
[private]
The documentation for this class was generated from the following file:
ScopedLock.hpp
Generated on Tue Jun 15 11:03:03 2010 for Lemur by
1.3.4