This is the complete list of members for MetNoFimex::FimexTime, including all inherited members.
asPosixTime() const | MetNoFimex::FimexTime | |
FimexTime() | MetNoFimex::FimexTime | inline |
FimexTime(unsigned short year, char month, char mday, char hour=0, char minute=0, char second=0, unsigned short msecond=0) | MetNoFimex::FimexTime | |
FimexTime(special_values val) | MetNoFimex::FimexTime | |
getHour() const | MetNoFimex::FimexTime | inline |
getMDay() const | MetNoFimex::FimexTime | inline |
getMinute() const | MetNoFimex::FimexTime | inline |
getMonth() const | MetNoFimex::FimexTime | inline |
getMSecond() const | MetNoFimex::FimexTime | inline |
getSecond() const | MetNoFimex::FimexTime | inline |
getYear() const | MetNoFimex::FimexTime | inline |
max_date_time enum value | MetNoFimex::FimexTime | |
min_date_time enum value | MetNoFimex::FimexTime | |
operator!=(const FimexTime &rhs) const | MetNoFimex::FimexTime | inline |
operator<(const FimexTime &rhs) const | MetNoFimex::FimexTime | inline |
operator<=(const FimexTime &rhs) const | MetNoFimex::FimexTime | inline |
operator==(const FimexTime &rhs) const | MetNoFimex::FimexTime | |
operator>(const FimexTime &rhs) const | MetNoFimex::FimexTime | inline |
operator>=(const FimexTime &rhs) const | MetNoFimex::FimexTime | inline |
parseISO8601(const std::string &isoString) | MetNoFimex::FimexTime | |
setHour(char hour) | MetNoFimex::FimexTime | inline |
setMDay(char mday) | MetNoFimex::FimexTime | inline |
setMinute(char minute) | MetNoFimex::FimexTime | inline |
setMonth(char month) | MetNoFimex::FimexTime | inline |
setMSecond(unsigned short msecond) | MetNoFimex::FimexTime | inline |
setSecond(char second) | MetNoFimex::FimexTime | inline |
setTime(unsigned short year, char month, char mday, char hour=0, char minute=0, char second=0, unsigned short msecond=0) | MetNoFimex::FimexTime | |
setYear(unsigned short year) | MetNoFimex::FimexTime | inline |
special_values enum name | MetNoFimex::FimexTime | |