This is the complete list of members for MM::PropertyCollection, including all inherited members.
| AddAllowedValue(const char *name, const char *value, long data) | MM::PropertyCollection | |
| AddAllowedValue(const char *name, const char *value) | MM::PropertyCollection | |
| Apply(const char *Name) | MM::PropertyCollection | |
| ApplyAll() | MM::PropertyCollection | |
| ClearAllowedValues(const char *name) | MM::PropertyCollection | |
| CreateProperty(const char *name, const char *value, PropertyType eType, bool bReadOnly, ActionFunctor *pAct=0, bool isPreInitProperty=false) | MM::PropertyCollection | |
| Find(const char *name) const | MM::PropertyCollection | |
| Get(const char *propName, std::string &val) const | MM::PropertyCollection | |
| GetCurrentPropertyData(const char *name, long &data) | MM::PropertyCollection | |
| GetName(unsigned uIdx, std::string &strName) const | MM::PropertyCollection | |
| GetNames() const | MM::PropertyCollection | |
| GetPropertyData(const char *name, const char *value, long &data) | MM::PropertyCollection | |
| GetSize() const | MM::PropertyCollection | |
| PropertyCollection() | MM::PropertyCollection | |
| RegisterAction(const char *name, ActionFunctor *fpAct) | MM::PropertyCollection | |
| Set(const char *propName, const char *Value) | MM::PropertyCollection | |
| SetAllowedValues(const char *name, std::vector< std::string > &values) | MM::PropertyCollection | |
| Update(const char *Name) | MM::PropertyCollection | |
| UpdateAll() | MM::PropertyCollection | |
| ~PropertyCollection() | MM::PropertyCollection | |