#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 72 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Initializes the empty set.
Definition at line 76 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Initializes as a copy of the other set.
Definition at line 79 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Utilizes internal resources.
Definition at line 85 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Collection of the CPU indices.
Definition at line 100 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Read-only access to the indices.
Definition at line 94 of file FeedEngineThreadPool.h.
      
  | 
  inline | 
Indicates whether affinity is defined.
Definition at line 88 of file FeedEngineThreadPool.h.