C12Adapter Opensource C++ Interface
MAlgorithm Member List

This is the complete list of members for MAlgorithm, including all inherited members.

AddUnique(MStdStringVector &source, const MStdString &value)MAlgorithmstatic
Call(const MStdString &name, const MVariant &params)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 &params)MObjectvirtual
DoSetPersistentPropertiesToDefault(const MClass *staticClass)MObjectprotected
Find(const MVariant &sequence, const MVariant &subSequence)MAlgorithmstatic
FindReverse(const MVariant &sequence, const MVariant &subSequence)MAlgorithmstatic
GetAllPersistentPropertyNames() const MObjectvirtual
GetAllPropertyNames() const MObjectvirtual
GetClass() const =0MObjectpure virtual
GetEmbeddedSizeof() const MObjectvirtual
GetPersistentPropertyDefaultValue(const MStdString &name) const MObjectvirtual
GetProperty(const MStdString &name) const MObjectvirtual
GetStaticClass()MObjectinlinestatic
GetType() const MObjectvirtual
InplaceSort(MStdStringVector &collection, bool uniqueOnly=false, bool naturalSort=false)MAlgorithmstatic
InplaceTrim(MStdString &str, MConstChars trimCharacters=NULL)MAlgorithmstatic
InplaceTrimLeft(MStdString &str, MConstChars trimCharacters=NULL)MAlgorithmstatic
InplaceTrimRight(MStdString &str, MConstChars trimCharacters=NULL)MAlgorithmstatic
IsClassPresent(const MStdString &name)MObjectinlinestatic
IsEmbeddedObject() const MObjectinline
IsPropertyPresent(const MStdString &name) const MObjectvirtual
IsServicePresent(const MStdString &name) const MObjectvirtual
Join(const MVariant &source, const MVariant &delimiter)MAlgorithmstatic
MObject()MObjectinlineprotected
Replace(const MVariant &source, const MVariant &from, const MVariant &to)MAlgorithmstatic
s_classMObjectstatic
SetPersistentPropertiesToDefault()MObjectvirtual
SetPersistentPropertyToDefault(const MStdString &name)MObjectvirtual
SetProperty(const MStdString &name, const MVariant &value)MObjectvirtual
SetType(const MStdString &)MObjectvirtual
Sort(const MVariant &sequence, bool uniqueOnly=false)MAlgorithmstatic
Split(const MVariant &str, const MVariant &delimiter, bool trimBlanks=false, bool allowEmpty=false)MAlgorithmstatic
SplitWithDelimiter(const MStdString &str, char delimiter, bool trimBlanks=false, bool allowEmpty=false)MAlgorithmstatic
SplitWithDelimiter(const MStdString &str, const MStdString &delimiter, bool trimBlanks=false, bool allowEmpty=false)MAlgorithmstatic
Trim(const MVariant &str, const MVariant &trimCharacters)MAlgorithmstatic
TrimLeft(const MVariant &str, const MVariant &trimCharacters)MAlgorithmstatic
TrimRight(const MVariant &str, const MVariant &trimCharacters)MAlgorithmstatic
TrimString(const MStdString &str, MConstChars trimCharacters=NULL)MAlgorithmstatic
Validate()MObjectvirtual
~MObject()MObjectinlinevirtual