C12Adapter Opensource C++ Interface
|
This is the complete list of members for MGuid, including all inherited members.
AsRawGuid() | MGuid | inline |
AsRawGuid() const | MGuid | inline |
Assign(const MGuid &guid) | MGuid | |
AsString() const | MGuid | |
AsWindowsGuid() | MGuid | inline |
AsWindowsGuid() const | MGuid | inline |
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 |
CheckIfNotNull() const | MGuid | |
Compare(const MGuid &other) | MGuid | |
DoSetPersistentPropertiesToDefault(const MClass *staticClass) | MObject | protected |
Generate() | MGuid | static |
GetAllPersistentPropertyNames() const | MObject | virtual |
GetAllPropertyNames() const | MObject | virtual |
GetClass() const =0 | MObject | pure virtual |
GetEmbeddedSizeof() const | MGuid | virtual |
GetPersistentPropertyDefaultValue(const MStdString &name) const | MObject | virtual |
GetProperty(const MStdString &name) const | MObject | virtual |
GetStaticClass() | MObject | inlinestatic |
GetType() const | MObject | virtual |
IsClassPresent(const MStdString &name) | MObject | inlinestatic |
IsEmbeddedObject() const | MObject | inline |
IsNull() const | MGuid | |
IsPropertyPresent(const MStdString &name) const | MObject | virtual |
IsServicePresent(const MStdString &name) const | MObject | virtual |
MGuid() | MGuid | inline |
MGuid(const MStdString &str) | MGuid | inline |
MGuid(const MGuid &other) | MGuid | inline |
MGuid(const RawGuidType &guid) | MGuid | inline |
MGuid(const Muint8 *guid) | MGuid | inline |
MGuid(const GUID &guid) | MGuid | inline |
MObject() | MObject | inlineprotected |
operator GUID() const | MGuid | inline |
operator!=(const MGuid &other) | MGuid | inline |
operator<(const MGuid &other) | MGuid | inline |
operator<=(const MGuid &other) | MGuid | inline |
operator=(const MGuid &guid) | MGuid | inline |
operator=(const RawGuidType &guid) | MGuid | inline |
operator=(const GUID &guid) | MGuid | inline |
operator=(const Muint8 *guid) | MGuid | |
operator==(const MGuid &other) | MGuid | inline |
operator>(const MGuid &other) | MGuid | inline |
operator>=(const MGuid &other) | MGuid | inline |
s_class | MObject | static |
SetAsString(const MStdString &str) | MGuid | |
SetPersistentPropertiesToDefault() | MObject | virtual |
SetPersistentPropertyToDefault(const MStdString &name) | MObject | virtual |
SetProperty(const MStdString &name, const MVariant &value) | MObject | virtual |
SetToNull() | MGuid | |
SetType(const MStdString &) | MObject | virtual |
Validate() | MObject | virtual |
~MGuid() | MGuid | inlinevirtual |
~MObject() | MObject | inlinevirtual |