#include <datetime.h>
Definition at line 90 of file datetime.h.
◆ CSG_TimeSpan() [1/5]
CSG_TimeSpan::CSG_TimeSpan |
( |
void |
| ) |
|
|
inline |
◆ CSG_TimeSpan() [2/5]
◆ CSG_TimeSpan() [3/5]
CSG_TimeSpan::CSG_TimeSpan |
( |
const sLong & |
diff | ) |
|
|
inline |
◆ CSG_TimeSpan() [4/5]
CSG_TimeSpan::CSG_TimeSpan |
( |
double |
hours | ) |
|
|
inline |
◆ CSG_TimeSpan() [5/5]
CSG_TimeSpan::CSG_TimeSpan |
( |
long |
hours, |
|
|
long |
min = 0 , |
|
|
sLong |
sec = 0 , |
|
|
sLong |
msec = 0 |
|
) |
| |
|
inline |
◆ Abs()
◆ Add() [1/2]
◆ Add() [2/2]
◆ Day()
◆ Days()
◆ Format()
◆ Get_Days()
int CSG_TimeSpan::Get_Days |
( |
void |
| ) |
const |
|
inline |
◆ Get_Hours()
int CSG_TimeSpan::Get_Hours |
( |
void |
| ) |
const |
|
inline |
◆ Get_Milliseconds()
sLong CSG_TimeSpan::Get_Milliseconds |
( |
void |
| ) |
const |
|
inline |
◆ Get_Minutes()
int CSG_TimeSpan::Get_Minutes |
( |
void |
| ) |
const |
|
inline |
◆ Get_Seconds()
sLong CSG_TimeSpan::Get_Seconds |
( |
void |
| ) |
const |
|
inline |
◆ Get_Value()
sLong CSG_TimeSpan::Get_Value |
( |
void |
| ) |
const |
|
inline |
◆ Get_Weeks()
int CSG_TimeSpan::Get_Weeks |
( |
void |
| ) |
const |
|
inline |
◆ Hour()
◆ Hours()
◆ is_EqualTo()
bool CSG_TimeSpan::is_EqualTo |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ is_LongerThan()
bool CSG_TimeSpan::is_LongerThan |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ is_Negative()
bool CSG_TimeSpan::is_Negative |
( |
void |
| ) |
const |
|
inline |
◆ is_Null()
bool CSG_TimeSpan::is_Null |
( |
void |
| ) |
const |
|
inline |
◆ is_Positive()
bool CSG_TimeSpan::is_Positive |
( |
void |
| ) |
const |
|
inline |
◆ is_ShorterThan()
bool CSG_TimeSpan::is_ShorterThan |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ Millisecond()
◆ Milliseconds()
◆ Minute()
◆ Minutes()
◆ Multiply() [1/2]
◆ Multiply() [2/2]
◆ Neg()
◆ Negate()
◆ operator!()
bool CSG_TimeSpan::operator! |
( |
void |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator*()
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-() [1/2]
◆ operator-() [2/2]
◆ operator-=()
◆ operator<()
bool CSG_TimeSpan::operator< |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ operator<=()
bool CSG_TimeSpan::operator<= |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ operator==()
bool CSG_TimeSpan::operator== |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ operator>()
bool CSG_TimeSpan::operator> |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ operator>=()
bool CSG_TimeSpan::operator>= |
( |
const CSG_TimeSpan & |
ts | ) |
const |
|
inline |
◆ Second()
◆ Seconds()
◆ Subtract() [1/2]
◆ Subtract() [2/2]
◆ Week()
◆ Weeks()
◆ CSG_DateTime
The documentation for this class was generated from the following files: