OnixS C++ SGX Titan ITCH Market Data Handler  1.2.2
API documentation
Semaphore::Impl Class Reference

Public Member Functions

 Impl (int initialCounter)
 
 ~Impl ()
 
bool acquire (int timeoutInMs)
 
void release ()
 

Detailed Description

Definition at line 28 of file Semaphore.cpp.

Constructor & Destructor Documentation

Impl ( int  initialCounter)
inline

Definition at line 31 of file Semaphore.cpp.

~Impl ( )
inline

Definition at line 36 of file Semaphore.cpp.

Member Function Documentation

bool acquire ( int  timeoutInMs)
inline

Definition at line 40 of file Semaphore.cpp.

void release ( )
inline

Definition at line 56 of file Semaphore.cpp.


The documentation for this class was generated from the following file: