#include <OnixS/B3/BOE/threading/Guard.h>
template<class Acquirable>
class OnixS::B3::BOE::Threading::Guard< Acquirable >
Definition at line 31 of file Guard.h.
Guard |
( |
Acquirable & |
acquirable | ) |
|
|
inline |
Acquires the given synchronization object upon initialization.
Definition at line 35 of file Guard.h.
Releases the synchronization object upon destruction.
Definition at line 42 of file Guard.h.
The documentation for this class was generated from the following file: