B2BITS FIX Antenna HFT  1.0.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
B2BITS_ThreadsPool.h File Reference
#include <memory>
#include <string>
#include <functional>
#include <B2BITS_V12_Defines.h>
#include <B2BITS_Mutex.h>
#include <B2BITS_SystemDefines.h>
#include <B2BITS_Exception.h>
+ Include dependency graph for B2BITS_ThreadsPool.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Utils::ThreadsPool::Runnable
 The task executed by a thread in the pool. More...
 
struct  Utils::ThreadAttrs
 Thread configuration parameters. More...
 
struct  Utils::ThreadsPool::Runnable::ThreadInterrupted
 ThreadInterrupted exception. More...
 
class  Utils::ThreadsPool
 The pool of threads. More...
 
struct  Utils::ThreadsPoolListener
 The ThreadsPool listener interface. More...
 

Namespaces

 Utils
 Utils namespace.
 

Macros

#define __B2BITS_Utils_ThreadsPool_h__
 

Macro Definition Documentation

#define __B2BITS_Utils_ThreadsPool_h__