#include <vector>
#include <OnixS/CME/ConflatedUDP/String.h>
#include <OnixS/CME/ConflatedUDP/Integral.h>
#include <OnixS/CME/ConflatedUDP/TinySet.h>
Go to the source code of this file.
Classes | |
struct | Task |
class | ThreadAffinity |
class | ThreadPool |
class | ThreadPoolSettings |
Namespaces | |
OnixS | |
OnixS::CME | |
OnixS::CME::ConflatedUDP | |
Typedefs | |
typedef Int32 | CpuIndex |
typedef TinySet< CpuIndex > | CpuIndices |
Functions | |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const ThreadAffinity &) |
std::string | toStr (const ThreadAffinity &affinity) |
ONIXS_CONFLATEDUDP_EXPORTED void | toStr (std::string &, const ThreadPoolSettings &) |
std::string | toStr (const ThreadPoolSettings &settings) |