![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiTime, including all inherited members.
AsFloatInSeconds() const | xiiTime | |
GetHours() const | xiiTime | |
GetMicroseconds() const | xiiTime | |
GetMilliseconds() const | xiiTime | |
GetMinutes() const | xiiTime | |
GetNanoseconds() const | xiiTime | |
GetSeconds() const | xiiTime | |
IsNegative() const | xiiTime | inline |
IsPositive() const | xiiTime | inline |
IsZero() const | xiiTime | inline |
IsZeroOrNegative() const | xiiTime | inline |
IsZeroOrPositive() const | xiiTime | inline |
MakeFromHours(double fHours) | xiiTime | inlinestatic |
MakeFromMicroseconds(double fMicroseconds) | xiiTime | inlinestatic |
MakeFromMilliseconds(double fMilliseconds) | xiiTime | inlinestatic |
MakeFromMinutes(double fMinutes) | xiiTime | inlinestatic |
MakeFromNanoseconds(double fNanoseconds) | xiiTime | inlinestatic |
MakeFromSeconds(double fSeconds) | xiiTime | inlinestatic |
MakeZero() | xiiTime | inlinestatic |
Now() | xiiTime | static |
operator*=(double fFactor) | xiiTime | |
operator+(const xiiTime &other) const | xiiTime | |
operator+=(const xiiTime &other) | xiiTime | |
operator-(const xiiTime &other) const | xiiTime | |
operator-() const (defined in xiiTime) | xiiTime | |
operator-=(const xiiTime &other) | xiiTime | |
operator/=(double fFactor) | xiiTime | |
operator<=>(const xiiTime &rhs) const (defined in xiiTime) | xiiTime | inline |
operator==(const xiiTime &rhs) const (defined in xiiTime) | xiiTime | inline |
XII_DECLARE_POD_TYPE() (defined in xiiTime) | xiiTime | |
xiiTime()=default | xiiTime |