MeVisLab Toolbox Reference
ml::DateTime Member List

This is the complete list of members for ml::DateTime, including all inherited members.

addDays(DateTimeIntType daysV)ml::DateTime
addDays(DateTimeFloatType daysV)ml::DateTime
addSeconds(DateTimeFloatType secondsV)ml::DateTime
DateTime()=defaultml::DateTime
DateTime(const DateTime &)=defaultml::DateTime
DateTime(DateTime &&)=defaultml::DateTime
DateTime(DateTimeIntType yearV, DateTimeIntType monthV, DateTimeIntType dayV, DateTimeIntType hourV=0, DateTimeIntType minuteV=0, DateTimeFloatType secondV=0)ml::DateTime
DateTime(const char *dtString, const char *format=nullptr)ml::DateTime
DateTime(DateTimeIntType linearDaysV, DateTimeFloatType linearSecondsV)ml::DateTime
DateTimeFloatType typedefml::DateTime
DateTimeIntType typedefml::DateTime
day() constml::DateTime
dayInYear() constml::DateTime
daysOfMonth(DateTimeIntType monthV, DateTimeIntType yearV)ml::DateTimestatic
daysOfMonth() constml::DateTime
daysOfYear(DateTimeIntType yearV)ml::DateTimestatic
daysOfYear() constml::DateTime
daysSince(const DateTime &dateTime) constml::DateTime
get(DateTimeIntType *yearV, DateTimeIntType *monthV, DateTimeIntType *dayV, DateTimeIntType *hourV=nullptr, DateTimeIntType *minuteV=nullptr, DateTimeFloatType *secondV=nullptr) constml::DateTime
get(char *dtString, const char *format=nullptr) constml::DateTime
getHMS(DateTimeIntType *hourV, DateTimeIntType *minuteV, DateTimeFloatType *secondV) constml::DateTime
getYMD(DateTimeIntType *yearV, DateTimeIntType *monthV, DateTimeIntType *dayV) constml::DateTime
hour() constml::DateTime
isLeapYear(DateTimeIntType yearV)ml::DateTimestatic
isLeapYear() constml::DateTime
isValid() constml::DateTime
linearDays() constml::DateTimeinline
linearSeconds() constml::DateTimeinline
minute() constml::DateTime
month() constml::DateTime
now()ml::DateTime
operator!=(const DateTime &dt) constml::DateTime
operator<(const DateTime &dt) constml::DateTime
operator<=(const DateTime &dt) constml::DateTime
operator=(const DateTime &)=defaultml::DateTime
operator=(DateTime &&)=defaultml::DateTime
operator==(const DateTime &dt) constml::DateTime
operator>(const DateTime &dt) constml::DateTime
operator>=(const DateTime &dt) constml::DateTime
second() constml::DateTime
secondsSince(const DateTime &dateTime) constml::DateTime
set(DateTimeIntType yearV, DateTimeIntType monthV, DateTimeIntType dayV, DateTimeIntType hourV=0, DateTimeIntType minuteV=0, DateTimeFloatType secondV=0)ml::DateTime
set(const char *dtString, const char *format=nullptr)ml::DateTime
set(DateTimeIntType linDaysV, DateTimeFloatType linSecondsV)ml::DateTime
setHMS(DateTimeIntType hourV, DateTimeIntType minuteV, DateTimeFloatType secondV)ml::DateTime
setYMD(DateTimeIntType yearV, DateTimeIntType monthV, DateTimeIntType dayV)ml::DateTime
validHMS(DateTimeIntType hourV, DateTimeIntType minuteV, DateTimeFloatType secondV)ml::DateTimestatic
validYMD(DateTimeIntType yearV, DateTimeIntType monthV, DateTimeIntType dayV)ml::DateTimestatic
year() constml::DateTime