Go to the source code of this file.
Classes | |
struct | FeedEngineThreadPoolListener |
class | ThreadAffinity |
class | ThreadPoolSettings |
class | FeedEngineThreadSettings |
class | FeedEngineThreadPool |
class | ThisThread |
Namespaces | |
namespace | OnixS |
namespace | OnixS::CME |
namespace | 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) |