assign(int year, int month, int day, int hours=0, int minutes=0, int seconds=0, long int decimicroseconds=0) | C16::Value::Moment | |
assign(long long int serial) | C16::Value::Moment | |
assign(const Date &date, const Time &time) | C16::Value::Moment | |
centiseconds() const | C16::Value::Moment | |
clear() | C16::Value::Moment | |
compare(const Moment &other) const | C16::Value::Moment | |
date() const | C16::Value::Moment | |
day() const | C16::Value::Moment | |
day_of_week() const | C16::Value::Moment | |
day_of_year() const | C16::Value::Moment | |
days_in_month(int year, int month) | C16::Value::Moment | static |
decimicroseconds() const | C16::Value::Moment | |
EMPTY | C16::Value::Moment | static |
empty() const | C16::Value::Moment | |
hours() const | C16::Value::Moment | |
leap_year(int year) | C16::Value::Moment | static |
leap_year() const | C16::Value::Moment | |
MAXIMUM | C16::Value::Moment | static |
microseconds() const | C16::Value::Moment | |
milliseconds() const | C16::Value::Moment | |
MINIMUM | C16::Value::Moment | static |
minutes() const | C16::Value::Moment | |
Moment() | C16::Value::Moment | |
Moment(int year, int month, int day, int hours=0, int minutes=0, int seconds=0, long int decimicroseconds=0) | C16::Value::Moment | |
Moment(long long int serial) | C16::Value::Moment | explicit |
Moment(const Date &date, const Time &time) | C16::Value::Moment | |
Moment(const Moment &other) | C16::Value::Moment | |
month() const | C16::Value::Moment | |
nanoseconds() const | C16::Value::Moment | |
now() | C16::Value::Moment | static |
now_local() | C16::Value::Moment | static |
operator!=(const Moment &other) const | C16::Value::Moment | |
operator<(const Moment &other) const | C16::Value::Moment | |
operator<=(const Moment &other) const | C16::Value::Moment | |
operator=(const Moment &other) | C16::Value::Moment | |
operator==(const Moment &other) const | C16::Value::Moment | |
operator>(const Moment &other) const | C16::Value::Moment | |
operator>=(const Moment &other) const | C16::Value::Moment | |
seconds() const | C16::Value::Moment | |
serial() const | C16::Value::Moment | |
time() const | C16::Value::Moment | |
validate(int year, int month, int day, int hours=0, int minutes=0, int seconds=0, long int decimicroseconds=0) | C16::Value::Moment | static |
validate(long long int serial) | C16::Value::Moment | static |
validate_throw(int year, int month, int day, int hours=0, int minutes=0, int seconds=0, long int decimicroseconds=0) | C16::Value::Moment | static |
validate_throw(long long int serial) | C16::Value::Moment | static |
week() const | C16::Value::Moment | |
week_year() const | C16::Value::Moment | |
year() const | C16::Value::Moment | |
YEAR_EPOCH | C16::Value::Moment | static |
YEAR_MAXIMUM | C16::Value::Moment | static |
YEAR_MINIMUM | C16::Value::Moment | static |