OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
Guard< Acquirable > Class Template Reference

#include <OnixS/CME/ConflatedTCP/threading/Guard.h>

Public Member Functions

 Guard (Acquirable &acquirable)
 
 ~Guard ()
 

Detailed Description

template<class Acquirable>
class OnixS::CME::ConflatedTCP::Threading::Guard< Acquirable >

Definition at line 31 of file Guard.h.

Constructor & Destructor Documentation

Guard ( Acquirable &  acquirable)
inline

Acquires the given synchronization object upon initialization.

Definition at line 35 of file Guard.h.

~Guard ( )
inline

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: