Version: 2.9.4
wxTimeSpan Member List
This is the complete list of members for wxTimeSpan, including all inherited members.
Abs() const wxTimeSpan
Add(const wxTimeSpan &diff) const wxTimeSpan
Add(const wxTimeSpan &diff)wxTimeSpan
Day()wxTimeSpan [static]
Days(long days)wxTimeSpan [static]
Format(const wxString &format=wxDefaultTimeSpanFormat) const wxTimeSpan
GetDays() const wxTimeSpan
GetHours() const wxTimeSpan
GetMilliseconds() const wxTimeSpan
GetMinutes() const wxTimeSpan
GetSeconds() const wxTimeSpan
GetValue() const wxTimeSpan
GetWeeks() const wxTimeSpan
Hour()wxTimeSpan [static]
Hours(long hours)wxTimeSpan [static]
IsEqualTo(const wxTimeSpan &ts) const wxTimeSpan
IsLongerThan(const wxTimeSpan &ts) const wxTimeSpan
IsNegative() const wxTimeSpan
IsNull() const wxTimeSpan
IsPositive() const wxTimeSpan
IsShorterThan(const wxTimeSpan &ts) const wxTimeSpan
Millisecond()wxTimeSpan [static]
Milliseconds(wxLongLong ms)wxTimeSpan [static]
Minute()wxTimeSpan [static]
Minutes(long min)wxTimeSpan [static]
Multiply(int n) const wxTimeSpan
Multiply(int n)wxTimeSpan
Neg()wxTimeSpan
Negate() const wxTimeSpan
operator*=(int n)wxTimeSpan
operator+=(const wxTimeSpan &diff)wxTimeSpan
operator-()wxTimeSpan
operator-=(const wxTimeSpan &diff)wxTimeSpan
Second()wxTimeSpan [static]
Seconds(wxLongLong sec)wxTimeSpan [static]
Subtract(const wxTimeSpan &diff) const wxTimeSpan
Subtract(const wxTimeSpan &diff)wxTimeSpan
Week()wxTimeSpan [static]
Weeks(long weeks)wxTimeSpan [static]
wxTimeSpan()wxTimeSpan
wxTimeSpan(long hours, long min=0, wxLongLong sec=0, wxLongLong msec=0)wxTimeSpan
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines