NAME
A class of omni::math
MEMBERS
omni::math::midpoint_rounding
A class of omni::math
#include <omni/types/math_t.hpp>class omni::math::midpoint_roundingMEMBERS
omni::math::midpoint_rounding::enum_t
omni::math::midpoint_rounding::midpoint_rounding()
omni::math::midpoint_rounding::~midpoint_rounding()
static inline unsigned short omni::math::midpoint_rounding::COUNT()
static inline enum_t omni::math::midpoint_rounding::DEFAULT_VALUE()
unsigned short omni::math::midpoint_rounding::count()
uint64_t omni::math::midpoint_rounding::hash()
static bool omni::math::midpoint_rounding::is_valid(int32_t val)
static enum_t omni::math::midpoint_rounding::parse(const std::string& val)
static std::string omni::math::midpoint_rounding::to_string(enum_t v)
static std::wstring omni::math::midpoint_rounding::to_wstring(enum_t v)
static bool omni::math::midpoint_rounding::try_parse(const std::string& val, enum_t& out)
uint64_t omni::math::midpoint_rounding::type()
enum_t omni::math::midpoint_rounding::value()
omni::math::midpoint_rounding::operator enum_t()
omni::math::midpoint_rounding::operator std::string()
omni::math::midpoint_rounding::operator std::wstring()
bool omni::math::midpoint_rounding::operator!=(const midpoint_rounding& val)
bool omni::math::midpoint_rounding::operator<(const midpoint_rounding& val)
friend std::ostream& omni::math::midpoint_rounding::operator<<(std::ostream& s, const omni::math::midpoint_rounding& c)
midpoint_rounding& omni::math::midpoint_rounding::operator=(const midpoint_rounding& val)
bool omni::math::midpoint_rounding::operator==(const midpoint_rounding& val)
bool omni::math::midpoint_rounding::operator>(const midpoint_rounding& val)
omni::math::midpoint_rounding::AWAY_FROM_ZERO
omni::math::midpoint_rounding::TO_EVEN
omni::math::midpoint_rounding::TO_NEGATIVE_INFINITY
omni::math::midpoint_rounding::TO_POSITIVE_INFINITY
omni::math::midpoint_rounding::TO_ZERO
omni::math::midpoint_rounding::disposing
omni::math::midpoint_rounding::name