Class mediapipe::ThreadPoolExecutorOptions::_Internal
ClassList > mediapipe > ThreadPoolExecutorOptions > _Internal
Public Types
Type | Name |
---|---|
typedef decltype(std::declval< ThreadPoolExecutorOptions >()._has_bits_) | HasBits |
Public Static Functions
Type | Name |
---|---|
void | set_has_nice_priority_level (HasBits * has_bits) |
void | set_has_num_threads (HasBits * has_bits) |
void | set_has_require_processor_performance (HasBits * has_bits) |
void | set_has_stack_size (HasBits * has_bits) |
void | set_has_thread_name_prefix (HasBits * has_bits) |
Public Types Documentation
typedef HasBits
using mediapipe::ThreadPoolExecutorOptions::_Internal::HasBits = decltype(std::declval<ThreadPoolExecutorOptions>()._has_bits_);
Public Static Functions Documentation
function set_has_nice_priority_level
static inline void mediapipe::ThreadPoolExecutorOptions::_Internal::set_has_nice_priority_level (
HasBits * has_bits
)
function set_has_num_threads
static inline void mediapipe::ThreadPoolExecutorOptions::_Internal::set_has_num_threads (
HasBits * has_bits
)
function set_has_require_processor_performance
static inline void mediapipe::ThreadPoolExecutorOptions::_Internal::set_has_require_processor_performance (
HasBits * has_bits
)
function set_has_stack_size
static inline void mediapipe::ThreadPoolExecutorOptions::_Internal::set_has_stack_size (
HasBits * has_bits
)
function set_has_thread_name_prefix
static inline void mediapipe::ThreadPoolExecutorOptions::_Internal::set_has_thread_name_prefix (
HasBits * has_bits
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/build/mediapipe/framework/thread_pool_executor.pb.cc