SAGA API
v9.6
|
This is the complete list of members for CSG_TimeSpan, including all inherited members.
Abs(void) const | CSG_TimeSpan | inline |
Add(const CSG_TimeSpan &ts) | CSG_TimeSpan | inline |
Add(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
CSG_DateTime class | CSG_TimeSpan | friend |
CSG_TimeSpan(void) | CSG_TimeSpan | inline |
CSG_TimeSpan(const CSG_TimeSpan &ts) | CSG_TimeSpan | inline |
CSG_TimeSpan(const sLong &diff) | CSG_TimeSpan | inline |
CSG_TimeSpan(double hours) | CSG_TimeSpan | inline |
CSG_TimeSpan(long hours, long min=0, sLong sec=0, sLong msec=0) | CSG_TimeSpan | inline |
Day(void) | CSG_TimeSpan | inlinestatic |
Days(long days) | CSG_TimeSpan | inlinestatic |
Format(const CSG_String &format="") const | CSG_TimeSpan | |
Get_Days(void) const | CSG_TimeSpan | inline |
Get_Hours(void) const | CSG_TimeSpan | inline |
Get_Milliseconds(void) const | CSG_TimeSpan | inline |
Get_Minutes(void) const | CSG_TimeSpan | inline |
Get_Seconds(void) const | CSG_TimeSpan | inline |
Get_Value(void) const | CSG_TimeSpan | inline |
Get_Weeks(void) const | CSG_TimeSpan | inline |
Hour(void) | CSG_TimeSpan | inlinestatic |
Hours(long hours) | CSG_TimeSpan | inlinestatic |
is_EqualTo(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
is_LongerThan(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
is_Negative(void) const | CSG_TimeSpan | inline |
is_Null(void) const | CSG_TimeSpan | inline |
is_Positive(void) const | CSG_TimeSpan | inline |
is_ShorterThan(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
Millisecond(void) | CSG_TimeSpan | inlinestatic |
Milliseconds(sLong ms) | CSG_TimeSpan | inlinestatic |
Minute(void) | CSG_TimeSpan | inlinestatic |
Minutes(long min) | CSG_TimeSpan | inlinestatic |
Multiply(int n) | CSG_TimeSpan | inline |
Multiply(int n) const | CSG_TimeSpan | inline |
Neg(void) | CSG_TimeSpan | inline |
Negate(void) const | CSG_TimeSpan | inline |
operator!(void) const | CSG_TimeSpan | inline |
operator!=(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator*(int n) const | CSG_TimeSpan | inline |
operator*=(int n) | CSG_TimeSpan | inline |
operator+(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator+=(const CSG_TimeSpan &ts) | CSG_TimeSpan | inline |
operator-(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator-(void) | CSG_TimeSpan | inline |
operator-=(const CSG_TimeSpan &ts) | CSG_TimeSpan | inline |
operator<(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator<=(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator==(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator>(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
operator>=(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
Second(void) | CSG_TimeSpan | inlinestatic |
Seconds(sLong sec) | CSG_TimeSpan | inlinestatic |
Subtract(const CSG_TimeSpan &ts) | CSG_TimeSpan | inline |
Subtract(const CSG_TimeSpan &ts) const | CSG_TimeSpan | inline |
Week(void) | CSG_TimeSpan | inlinestatic |
Weeks(long days) | CSG_TimeSpan | inlinestatic |