CONZEPT 16 C++ API
C16::Value::Time Member List

This is the complete list of members for C16::Value::Time, including all inherited members.

assign(int hours, int minutes, int seconds=0, int centiseconds=0)C16::Value::Time
assign(long int serial)C16::Value::Time
centiseconds() constC16::Value::Time
clear(bool empty=false)C16::Value::Time
compare(const Time &other) constC16::Value::Time
empty() constC16::Value::Time
EMPTYC16::Value::Timestatic
hours() constC16::Value::Time
MAXIMUMC16::Value::Timestatic
milliseconds() constC16::Value::Time
MINIMUMC16::Value::Timestatic
minutes() constC16::Value::Time
now()C16::Value::Timestatic
now_local()C16::Value::Timestatic
operator!=(const Time &other) constC16::Value::Time
operator<(const Time &other) constC16::Value::Time
operator<=(const Time &other) constC16::Value::Time
operator=(const Time &other)C16::Value::Time
operator==(const Time &other) constC16::Value::Time
operator>(const Time &other) constC16::Value::Time
operator>=(const Time &other) constC16::Value::Time
seconds() constC16::Value::Time
serial() constC16::Value::Time
Time()C16::Value::Time
Time(bool empty)C16::Value::Timeexplicit
Time(int hours, int minutes, int seconds=0, int centiseconds=0)C16::Value::Time
Time(long int serial)C16::Value::Timeexplicit
Time(const Time &other)C16::Value::Time
validate(int hours, int minutes, int seconds=0, int centiseconds=0)C16::Value::Timestatic
validate(long int serial)C16::Value::Timestatic
validate_throw(int hours, int minutes, int seconds=0, int centiseconds=0)C16::Value::Timestatic
validate_throw(long int serial)C16::Value::Timestatic