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