C12Adapter Opensource C++ Interface
|
This is the complete list of members for MAutomation, including all inherited members.
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) | MAutomation | virtual |
CATID_MeterObjects | MAutomation | static |
CheckParameterExists(void *o, MConstChars argumentName) | MAutomation | static |
CreateObject(const MStdString &objectNameOrGUID) | MAutomation | static |
DoSetPersistentPropertiesToDefault(const MClass *staticClass) | MObject | protected |
GetAllPersistentPropertyNames() const | MObject | virtual |
GetAllPropertyNames() const | MObject | virtual |
GetAutomationProperty(const MStdString &name) const | MAutomation | |
GetClass() const =0 | MObject | pure virtual |
GetDispatch() const | MAutomation | inline |
GetEmbeddedSizeof() const | MObject | virtual |
GetPersistentPropertyDefaultValue(const MStdString &name) const | MObject | virtual |
GetProgId() const | MAutomation | |
GetProperty(const MStdString &name) const | MAutomation | virtual |
GetStaticClass() | MObject | inlinestatic |
GetType() const | MObject | virtual |
IsClassPresent(const MStdString &name) | MObject | inlinestatic |
IsEmbeddedObject() const | MObject | inline |
IsPropertyPresent(const MStdString &name) const | MAutomation | virtual |
IsServicePresent(const MStdString &name) const | MAutomation | virtual |
MAutomation(IDispatch *dispatch) | MAutomation | inline |
MAutomation(const MAutomation &other) | MAutomation | inline |
MObject() | MObject | inlineprotected |
operator=(const MAutomation &other) | MAutomation | inline |
RegisterMeterObjectsComponentCategory() | MAutomation | static |
s_class | MObject | static |
SetAutomationProperty(const MStdString &name, const MVariant &value) | MAutomation | |
SetPersistentPropertiesToDefault() | MObject | virtual |
SetPersistentPropertyToDefault(const MStdString &name) | MObject | virtual |
SetProperty(const MStdString &name, const MVariant &value) | MAutomation | virtual |
SetType(const MStdString &) | MObject | virtual |
ToBool(VARIANT_BOOL value) | MAutomation | inlinestatic |
ToBSTR(const MStdString &str) | MAutomation | static |
ToByteString(const SAFEARRAY *safeArray) | MAutomation | static |
ToByteString(const BSTR b) | MAutomation | static |
ToByteString(const VARIANT *b) | MAutomation | static |
ToByteStringBSTR(const MByteString &str) | MAutomation | static |
ToMVariant(const SAFEARRAY *, VARTYPE vt) | MAutomation | static |
ToMVariant(const SAFEARRAY *) | MAutomation | static |
ToMVariant(const VARIANT &value) | MAutomation | static |
ToOleBool(bool value) | MAutomation | inlinestatic |
ToOleDate(const MTime &time) | MAutomation | static |
ToOleVariant(const MVariant &value, bool treatByteStringAsString=false) | MAutomation | static |
ToSafeArray(const char *data, unsigned size) | MAutomation | static |
ToSafeArray(const MByteString &data) | MAutomation | inlinestatic |
ToStdString(const BSTR b) | MAutomation | static |
ToTimeOrTimeSpan(DATE date) | MAutomation | static |
Validate() | MObject | virtual |
~MAutomation() | MAutomation | virtual |
~MObject() | MObject | inlinevirtual |