B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
B2BITS_Condition.h File Reference

Contains System::Condition class declaration. More...

#include "B2BITS_V12_Defines.h"
#include "B2BITS_SystemDefines.h"
#include <time.h>
#include <pthread.h>
+ Include dependency graph for B2BITS_Condition.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  System::Condition
 Condition class provides communication, the ability to wait for some shared resource to reach some desired state, or to signal that it has reached some state in which another thread may be interested. More...
 

Namespaces

 System
 Platform specific classes.
 

Detailed Description

Contains System::Condition class declaration.