OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
FeedEngineThreadPool.h File Reference
#include <vector>
#include <OnixS/CME/MDH/String.h>
#include <OnixS/CME/MDH/Integral.h>
#include <OnixS/CME/MDH/TinySet.h>

Go to the source code of this file.

Classes

struct  FeedEngineThreadPoolListener
 
class  ThreadAffinity
 
class  ThreadPoolSettings
 
class  FeedEngineThreadSettings
 
class  FeedEngineThreadPool
 
class  ThisThread
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::MDH
 

Typedefs

typedef Int32 CpuIndex
 
typedef TinySet< CpuIndex > CpuIndices
 

Functions

void toStr (std::string &, const ThreadAffinity &)
 
std::string toStr (const ThreadAffinity &affinity)
 
void toStr (std::string &, const ThreadPoolSettings &)
 
std::string toStr (const ThreadPoolSettings &settings)
 
void toStr (std::string &, const FeedEngineThreadSettings &)
 
std::string toStr (const FeedEngineThreadSettings &settings)