#include <OnixS/CME/MDH/FeedEngineThreadPool.h>
Public Member Functions | |
ThreadAffinity () | |
ThreadAffinity (const ThreadAffinity &other) | |
~ThreadAffinity () | |
operator bool () const | |
const CpuIndices & | cpus () const |
CpuIndices & | cpus () |
Definition at line 70 of file FeedEngineThreadPool.h.
|
inline |
Initializes the empty set.
Definition at line 74 of file FeedEngineThreadPool.h.
|
inline |
Initializes as a copy of the other set.
Definition at line 77 of file FeedEngineThreadPool.h.
|
inline |
Utilizes internal resources.
Definition at line 83 of file FeedEngineThreadPool.h.
|
inline |
Read-only access to the indices.
Definition at line 92 of file FeedEngineThreadPool.h.
|
inline |
Collection of the CPU indices.
Definition at line 98 of file FeedEngineThreadPool.h.
|
inline |
Indicates whether affinity is defined.
Definition at line 86 of file FeedEngineThreadPool.h.