NAME
A class of omni::sync
MEMBERS
omni::sync::thread_option
A class of omni::sync
#include <omni/types/thread_t.hpp>MEMBERS
omni::sync::thread_option::enum_t
omni::sync::thread_option::thread_option()
omni::sync::thread_option::~thread_option()
static inline unsigned short omni::sync::thread_option::COUNT()
static inline enum_t omni::sync::thread_option::DEFAULT_VALUE()
static bool omni::sync::thread_option::is_valid(int32_t val)
static enum_t omni::sync::thread_option::parse(const std::string& val)
static std::string omni::sync::thread_option::to_string(enum_t v)
static std::wstring omni::sync::thread_option::to_wstring(enum_t v)
static bool omni::sync::thread_option::try_parse(const std::string& val, enum_t& out)
enum_t omni::sync::thread_option::value()
omni::sync::thread_option::operator enum_t()
omni::sync::thread_option::operator int32_t()
omni::sync::thread_option::operator std::string()
omni::sync::thread_option::operator std::wstring()
bool omni::sync::thread_option::operator!=(const thread_option& val)
bool omni::sync::thread_option::operator<(const thread_option& val)
thread_option& omni::sync::thread_option::operator=(const thread_option& val)
bool omni::sync::thread_option::operator==(const thread_option& val)
bool omni::sync::thread_option::operator>(const thread_option& val)