OnixS C++ eSpeed ITCH Market Data Handler  1.7.3
API documentation
Semaphore Class Reference

#include <OnixS/eSpeed/MarketData/Itch/Semaphore.h>

Public Member Functions

 Semaphore (int initialCounter=0)
 
 ~Semaphore ()
 
bool acquire (int timeoutInMs=-1)
 
void release ()
 

Detailed Description

Definition at line 28 of file Semaphore.h.

Constructor & Destructor Documentation

Semaphore ( int  initialCounter = 0)
explicit
~Semaphore ( )

Member Function Documentation

bool acquire ( int  timeoutInMs = -1)
void release ( )

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