|
C12Adapter Opensource C++ Interface
|
This is the complete list of members for MTimeSpan, including all inherited members.
| Add(const MVariant &) const | MTimeSpan | |
| AsFormattedString(MConstChars formatString) const | MTimeSpan | |
| AsString() const | MTimeSpan | |
| Call(const MStdString &name, const MVariant ¶ms) | MObject | |
| Call0(const MStdString &name) | MObject | |
| Call1(const MStdString &name, const MVariant &p1) | MObject | |
| Call2(const MStdString &name, const MVariant &p1, const MVariant &p2) | MObject | |
| Call3(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3) | MObject | |
| Call4(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4) | MObject | |
| Call5(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4, const MVariant &p5) | MObject | |
| Call6(const MStdString &name, const MVariant &p1, const MVariant &p2, const MVariant &p3, const MVariant &p4, const MVariant &p5, const MVariant &p6) | MObject | |
| CallV(const MStdString &name, const MVariant::VariantVector ¶ms) | MObject | virtual |
| Compare(const MTimeSpan &other) const | MTimeSpan | inline |
| CompareWithVariant(const MVariant &other) const | MTimeSpan | |
| Divide(int numberOfTimes) const | MTimeSpan | |
| DoSet1(int seconds) | MTimeSpan | |
| DoSet3(int seconds, int minutes, int hours) | MTimeSpan | |
| DoSetPersistentPropertiesToDefault(const MClass *staticClass) | MObject | protected |
| GetAllPersistentPropertyNames() const | MObject | virtual |
| GetAllPropertyNames() const | MObject | virtual |
| GetClass() const =0 | MObject | pure virtual |
| GetDays() const | MTimeSpan | inline |
| GetEmbeddedSizeof() const | MTimeSpan | virtual |
| GetHours() const | MTimeSpan | |
| GetMinutes() const | MTimeSpan | |
| GetPersistentPropertyDefaultValue(const MStdString &name) const | MObject | virtual |
| GetProperty(const MStdString &name) const | MObject | virtual |
| GetSeconds() const | MTimeSpan | |
| GetStaticClass() | MObject | inlinestatic |
| GetType() const | MObject | virtual |
| IsClassPresent(const MStdString &name) | MObject | inlinestatic |
| IsEmbeddedObject() const | MObject | inline |
| IsNull() const | MTimeSpan | inline |
| IsPropertyPresent(const MStdString &name) const | MObject | virtual |
| IsServicePresent(const MStdString &name) const | MObject | virtual |
| MObject() | MObject | inlineprotected |
| MTime (defined in MTimeSpan) | MTimeSpan | friend |
| MTimeSpan() | MTimeSpan | inline |
| MTimeSpan(int secs, int mins=0, int hours=0, int days=0) | MTimeSpan | inlineexplicit |
| MTimeSpan(const MTime &t1, const MTime &t2) | MTimeSpan | |
| MTimeSpan(const MTimeSpan &other) | MTimeSpan | inline |
| Multiply(int numberOfTimes) const | MTimeSpan | |
| NewClone() const | MTimeSpan | |
| operator!=(const MTimeSpan &other) const | MTimeSpan | inline |
| operator*(const MTimeSpan &p1, int p2) | MTimeSpan | friend |
| operator*(int p1, const MTimeSpan &p2) | MTimeSpan | friend |
| operator*=(int numberOfTimes) | MTimeSpan | inline |
| operator+(const MTimeSpan &other) const | MTimeSpan | inline |
| operator+(const MTime &, const MTimeSpan &) | MTimeSpan | friend |
| operator+(const MTimeSpan &, const MTime &) | MTimeSpan | friend |
| operator+=(const MTimeSpan &other) | MTimeSpan | inline |
| operator+=(MTime &, const MTimeSpan &) | MTimeSpan | friend |
| operator-() const | MTimeSpan | inline |
| operator-(const MTimeSpan &other) const | MTimeSpan | inline |
| operator-(const MTime &, const MTimeSpan &) | MTimeSpan | friend |
| operator-(const MTime &t1, const MTime &t2) | MTimeSpan | friend |
| operator-=(const MTimeSpan &other) | MTimeSpan | inline |
| operator-=(MTime &, const MTimeSpan &) | MTimeSpan | friend |
| operator/(int numberOfTimes) const | MTimeSpan | |
| operator/=(int numberOfTimes) | MTimeSpan | inline |
| operator<(const MTimeSpan &other) const | MTimeSpan | inline |
| operator<=(const MTimeSpan &other) const | MTimeSpan | inline |
| operator=(const MTimeSpan &other) | MTimeSpan | inline |
| operator==(const MTimeSpan &other) const | MTimeSpan | inline |
| operator>(const MTimeSpan &other) const | MTimeSpan | inline |
| operator>=(const MTimeSpan &other) const | MTimeSpan | inline |
| s_class | MObject | static |
| Set(int secs, int mins=0, int hours=0, int days=0) | MTimeSpan | inline |
| SetAsString(const MStdString &) | MTimeSpan | |
| SetPersistentPropertiesToDefault() | MObject | virtual |
| SetPersistentPropertyToDefault(const MStdString &name) | MObject | virtual |
| SetProperty(const MStdString &name, const MVariant &value) | MObject | virtual |
| SetToNull() | MTimeSpan | inline |
| SetType(const MStdString &) | MObject | virtual |
| Subtract(const MVariant &) const | MTimeSpan | |
| ToHours() const | MTimeSpan | inline |
| ToMinutes() const | MTimeSpan | inline |
| ToSeconds() const | MTimeSpan | inline |
| Validate() | MObject | virtual |
| ~MObject() | MObject | inlinevirtual |
| ~MTimeSpan() | MTimeSpan | inlinevirtual |