#include <OnixS/FIXEngine/Threading/Guard.h>
template<class Acquirable>
class OnixS::Threading::Guard< Acquirable >
Definition at line 28 of file Guard.h.
Guard |
( |
Acquirable & |
acquirable | ) |
|
|
inline |
Acquires the synchronization object upon the initialization.
Definition at line 32 of file Guard.h.
Releases the synchronization object upon the destruction.
Definition at line 38 of file Guard.h.
The documentation for this class was generated from the following file: