C12Adapter Opensource C++ Interface
|
This is the complete list of members for MDictionary, including all inherited members.
AsString() const | MDictionary | |
AsStringUnsorted() const | MDictionary | |
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 |
Clear() | MDictionary | |
DoSetPersistentPropertiesToDefault(const MClass *staticClass) | MObject | protected |
GetAllKeys() const | MDictionary | |
GetAllPersistentPropertyNames() const | MObject | virtual |
GetAllPropertyNames() const | MObject | virtual |
GetAllValues() const | MDictionary | |
GetClass() const =0 | MObject | pure virtual |
GetCount() const | MDictionary | inline |
GetEmbeddedSizeof() const | MObject | virtual |
GetMap() | MDictionary | inline |
GetMap() const | MDictionary | inline |
GetPersistentPropertyDefaultValue(const MStdString &name) const | MObject | virtual |
GetProperty(const MStdString &name) const | MObject | virtual |
GetStaticClass() | MObject | inlinestatic |
GetType() const | MObject | virtual |
GetValue(const MVariant &key) | MDictionary | |
GetValue(const MVariant &key) const | MDictionary | inline |
IsClassPresent(const MStdString &name) | MObject | inlinestatic |
IsEmbeddedObject() const | MObject | inline |
IsKeyPresent(const MVariant &key) const | MDictionary | |
IsPropertyPresent(const MStdString &name) const | MObject | virtual |
IsServicePresent(const MStdString &name) const | MObject | virtual |
IsValuePresent(const MVariant &val) const | MDictionary | |
Item(const MVariant &key) const | MDictionary | |
MDictionary() | MDictionary | |
MDictionary(const MStdString &properties) | MDictionary | explicit |
MDictionary(const MDictionary &other) | MDictionary | |
Merge(const MDictionary &dict) | MDictionary | |
MObject() | MObject | inlineprotected |
NewClone() const | MDictionary | |
operator=(const MDictionary &other) | MDictionary | inline |
operator[](const MVariant &key) const | MDictionary | inline |
operator[](const MVariant &key) | MDictionary | inline |
Remove(const MVariant &key) | MDictionary | |
RemoveIfPresent(const MVariant &key) | MDictionary | |
s_class | MObject | static |
SetAsString(const MStdString &properties) | MDictionary | |
SetItem(const MVariant &key, const MVariant &val) | MDictionary | |
SetPersistentPropertiesToDefault() | MObject | virtual |
SetPersistentPropertyToDefault(const MStdString &name) | MObject | virtual |
SetProperty(const MStdString &name, const MVariant &value) | MObject | virtual |
SetType(const MStdString &) | MObject | virtual |
Validate() | MObject | virtual |
~MDictionary() | MDictionary | virtual |
~MObject() | MObject | inlinevirtual |