NAME
A class of omni::sync
MEMBERS
omni::sync::thread_start_type
A class of omni::sync
#include <omni/types/thread_t.hpp>
class omni::sync::thread_start_type
MEMBERS
omni::sync::thread_start_type::enum_t
omni::sync::thread_start_type::thread_start_type()
omni::sync::thread_start_type::~thread_start_type()
static inline unsigned short omni::sync::thread_start_type::COUNT()
static inline enum_t omni::sync::thread_start_type::DEFAULT_VALUE()
unsigned short omni::sync::thread_start_type::count()
uint64_t omni::sync::thread_start_type::hash()
static bool omni::sync::thread_start_type::is_valid(int32_t val)
static enum_t omni::sync::thread_start_type::parse(const std::string& val)
static std::string omni::sync::thread_start_type::to_string(enum_t v)
static std::wstring omni::sync::thread_start_type::to_wstring(enum_t v)
static bool omni::sync::thread_start_type::try_parse(const std::string& val, enum_t& out)
uint64_t omni::sync::thread_start_type::type()
enum_t omni::sync::thread_start_type::value()
omni::sync::thread_start_type::operator enum_t()
omni::sync::thread_start_type::operator std::string()
omni::sync::thread_start_type::operator std::wstring()
bool omni::sync::thread_start_type::operator!=(const thread_start_type& val)
bool omni::sync::thread_start_type::operator<(const thread_start_type& val)
friend std::ostream& omni::sync::thread_start_type::operator<<(std::ostream& s, const omni::sync::thread_start_type& c)
thread_start_type& omni::sync::thread_start_type::operator=(const thread_start_type& val)
bool omni::sync::thread_start_type::operator==(const thread_start_type& val)
bool omni::sync::thread_start_type::operator>(const thread_start_type& val)
omni::sync::thread_start_type::NOW
omni::sync::thread_start_type::USER
omni::sync::thread_start_type::disposing
omni::sync::thread_start_type::name