, including all inherited members.
| addSeconds(const rawtime_t &Seconds) | openfluid::core::DateTime | |
| DateTime() | openfluid::core::DateTime | |
| DateTime(int Year, int Month, int Day, int Hour, int Minute, int Second) | openfluid::core::DateTime | |
| DateTime(rawtime_t SecondsSince0000) | openfluid::core::DateTime | |
| Day() | openfluid::core::DateTime | [inline, static] |
| Days(int N) | openfluid::core::DateTime | [inline, static] |
| diffInSeconds(const DateTime &DT) const | openfluid::core::DateTime | |
| getAsISOString() const | openfluid::core::DateTime | |
| getAsString(std::string Format) const | openfluid::core::DateTime | |
| getDateAsISOString() const | openfluid::core::DateTime | |
| getDay() const | openfluid::core::DateTime | [inline] |
| getHour() const | openfluid::core::DateTime | [inline] |
| getMinute() const | openfluid::core::DateTime | [inline] |
| getMonth() const | openfluid::core::DateTime | [inline] |
| getNumOfDaysInMonth(int Year, int Month) | openfluid::core::DateTime | [static] |
| getRawTime() const | openfluid::core::DateTime | |
| getSecond() const | openfluid::core::DateTime | [inline] |
| getTimeAsISOString() const | openfluid::core::DateTime | |
| getYear() const | openfluid::core::DateTime | [inline] |
| Hour() | openfluid::core::DateTime | [inline, static] |
| Hours(int N) | openfluid::core::DateTime | [inline, static] |
| isBetween(const DateTime &FirstDT, const DateTime &SecondDT) | openfluid::core::DateTime | |
| isLeapYear(int Year) | openfluid::core::DateTime | [static] |
| isSameDate(const DateTime &DT) const | openfluid::core::DateTime | |
| isSameTime(const DateTime &DT) const | openfluid::core::DateTime | |
| isStrictlyBetween(const DateTime &FirstDT, const DateTime &SecondDT) | openfluid::core::DateTime | |
| isValidDateTime(int Year, int Month, int Day, int Hour, int Minute, int Second) | openfluid::core::DateTime | [static] |
| Minute() | openfluid::core::DateTime | [inline, static] |
| Minutes(int N) | openfluid::core::DateTime | [inline, static] |
| operator!=(const DateTime &Right) const | openfluid::core::DateTime | |
| operator+(const rawtime_t &Seconds) const | openfluid::core::DateTime | |
| operator-(const rawtime_t &Seconds) const | openfluid::core::DateTime | |
| operator<(const DateTime &Right) const | openfluid::core::DateTime | |
| operator<=(const DateTime &Right) const | openfluid::core::DateTime | |
| operator=(const DateTime &Right) | openfluid::core::DateTime | |
| operator==(const DateTime &Right) const | openfluid::core::DateTime | |
| operator>(const DateTime &Right) const | openfluid::core::DateTime | |
| operator>=(const DateTime &Right) const | openfluid::core::DateTime | |
| set(int Year, int Month, int Day, int Hour, int Minute, int Second) | openfluid::core::DateTime | |
| set(const rawtime_t &SecondsSince0000) | openfluid::core::DateTime | |
| setFromISOString(const std::string &DateTimeStr) | openfluid::core::DateTime | |
| subtractSeconds(const rawtime_t &Seconds) | openfluid::core::DateTime | |
| Week() | openfluid::core::DateTime | [inline, static] |
| Weeks(int N) | openfluid::core::DateTime | [inline, static] |
| ~DateTime() | openfluid::core::DateTime | |