#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 76 of file FeedEngineThreadPool.h.
|
inline |
Initializes the empty set.
Definition at line 80 of file FeedEngineThreadPool.h.
|
inline |
Initializes as a copy of the other set.
Definition at line 83 of file FeedEngineThreadPool.h.
|
inline |
Utilizes internal resources.
Definition at line 89 of file FeedEngineThreadPool.h.
|
inline |
Collection of the CPU indices.
Definition at line 104 of file FeedEngineThreadPool.h.
|
inline |
Read-only access to the indices.
Definition at line 98 of file FeedEngineThreadPool.h.
|
inline |
Indicates whether affinity is defined.
Definition at line 92 of file FeedEngineThreadPool.h.