The Gaudi Framework
master (37c0b60a)
|
This is the complete list of members for Gaudi::Time, including all inherited members.
April enum value | Gaudi::Time | |
August enum value | Gaudi::Time | |
build(bool local, const tm &base, TimeSpan diff=0) | Gaudi::Time | static |
current() | Gaudi::Time | static |
day(bool local) const | Gaudi::Time | |
December enum value | Gaudi::Time | |
epoch() | Gaudi::Time | inlinestatic |
February enum value | Gaudi::Time | |
format(bool local, std::string spec="%c") const | Gaudi::Time | |
fromDosDate(unsigned dosDate) | Gaudi::Time | static |
hour(bool local) const | Gaudi::Time | |
isdst(bool local) const | Gaudi::Time | |
isLeap(int year) | Gaudi::Time | inlinestatic |
January enum value | Gaudi::Time | |
July enum value | Gaudi::Time | |
June enum value | Gaudi::Time | |
local(int *nsecpart=0) const | Gaudi::Time | |
m_nsecs | Gaudi::Time | private |
March enum value | Gaudi::Time | |
max() | Gaudi::Time | inlinestatic |
May enum value | Gaudi::Time | |
minute(bool local) const | Gaudi::Time | |
month(bool local) const | Gaudi::Time | |
Months enum name | Gaudi::Time | |
nanoformat(size_t minwidth=1, size_t maxwidth=9) const | Gaudi::Time | |
November enum value | Gaudi::Time | |
ns() const | Gaudi::Time | inline |
nsecond() const | Gaudi::Time | |
October enum value | Gaudi::Time | |
operator!=(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
operator+=(const TimeSpan &x) | Gaudi::Time | inline |
operator-=(const TimeSpan &x) | Gaudi::Time | inline |
operator<(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
operator<=(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
operator==(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
operator>(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
operator>=(const Gaudi::Time &t1, const Gaudi::Time &t2) | Gaudi::Time | friend |
SEC_NSECS | Gaudi::Time | static |
second(bool local) const | Gaudi::Time | |
SECS_PER_DAY | Gaudi::Time | static |
SECS_PER_HOUR | Gaudi::Time | static |
September enum value | Gaudi::Time | |
split(bool local, int *nsecpart=0) const | Gaudi::Time | |
Time()=default | Gaudi::Time | |
Time(TimeSpan ts) | Gaudi::Time | inline |
Time(ValueType nsecs) | Gaudi::Time | inline |
Time(ValueType secs, int nsecs) | Gaudi::Time | inline |
Time(int year, int month, int day, int hour, int min, int sec, ValueType nsecs, bool local=true) | Gaudi::Time | |
TimeAssert(bool cond, std::string_view msg="time assertion failed") const | Gaudi::Time | inlineprivate |
TimeSpan class | Gaudi::Time | friend |
timezone(int *daylight=0) const | Gaudi::Time | |
toDosDate(Time time) | Gaudi::Time | static |
utc(int *nsecpart=0) const | Gaudi::Time | |
utcoffset(int *daylight=0) const | Gaudi::Time | |
ValueType typedef | Gaudi::Time | |
weekday(bool local) const | Gaudi::Time | |
year(bool local) const | Gaudi::Time |