OpenSim  OpenSim 3.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
OpenSim::PropertyStr Member List

This is the complete list of members for OpenSim::PropertyStr, including all inherited members.

AbstractProperty()OpenSim::AbstractPropertyprotected
AbstractProperty(const std::string &name, const std::string &comment)OpenSim::AbstractPropertyprotected
appendValue(Object *obj)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::AbstractProperty::appendValue(const T &value)OpenSim::AbstractPropertyinline
Bool enum valueOpenSim::Property_Deprecated
BoolArray enum valueOpenSim::Property_Deprecated
clear()OpenSim::AbstractProperty
clearObjArray()OpenSim::Property_Deprecatedinlinevirtual
clearValue()OpenSim::PropertyStrinline
clearValues() overrideOpenSim::Property_Deprecatedinlinevirtual
clone() const OpenSim::PropertyStrvirtual
Dbl enum valueOpenSim::Property_Deprecated
DblArray enum valueOpenSim::Property_Deprecated
DblVec enum valueOpenSim::Property_Deprecated
DblVec3 enum valueOpenSim::Property_Deprecated
empty() const OpenSim::AbstractPropertyinline
equals(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
getArraySize() const OpenSim::Property_Deprecatedinlinevirtual
getComment() const OpenSim::AbstractPropertyinline
getDefaultStr()OpenSim::PropertyStrstatic
getMatchName() const OpenSim::Property_Deprecatedinline
getMaxListSize() const OpenSim::AbstractPropertyinline
getMinListSize() const OpenSim::AbstractPropertyinline
getName() const OpenSim::AbstractPropertyinline
getNumValues() const overrideOpenSim::Property_Deprecatedinlinevirtual
getPropertyType() const OpenSim::Property_Deprecatedinlinevirtual
getType() const OpenSim::Property_Deprecated
getTypeName() const overrideOpenSim::PropertyStrvirtual
getValue()OpenSim::Property_Deprecatedinline
getValue() const OpenSim::Property_Deprecatedinline
OpenSim::AbstractProperty::getValue(int index=-1) const OpenSim::AbstractPropertyinline
getValueArray()OpenSim::Property_Deprecatedinline
getValueArray() const OpenSim::Property_Deprecatedinline
getValueAsObject(int index=-1) const overrideOpenSim::Property_Deprecatedinlinevirtual
getValueBool()OpenSim::Property_Deprecatedinlinevirtual
getValueBool() const OpenSim::Property_Deprecatedinlinevirtual
getValueBoolArray()OpenSim::Property_Deprecatedinlinevirtual
getValueBoolArray() const OpenSim::Property_Deprecatedinlinevirtual
getValueDbl()OpenSim::Property_Deprecatedinlinevirtual
getValueDbl() const OpenSim::Property_Deprecatedinlinevirtual
getValueDblArray()OpenSim::Property_Deprecatedinlinevirtual
getValueDblArray() const OpenSim::Property_Deprecatedinlinevirtual
getValueInt()OpenSim::Property_Deprecatedinlinevirtual
getValueInt() const OpenSim::Property_Deprecatedinlinevirtual
getValueIntArray()OpenSim::Property_Deprecatedinlinevirtual
getValueIntArray() const OpenSim::Property_Deprecatedinlinevirtual
getValueIsDefault() const OpenSim::AbstractPropertyinline
getValueObj()OpenSim::Property_Deprecatedinlinevirtual
getValueObj() const OpenSim::Property_Deprecatedinlinevirtual
getValueObjPtr()OpenSim::Property_Deprecatedinlinevirtual
getValueObjPtr(int index)OpenSim::Property_Deprecatedinlinevirtual
getValueStr()OpenSim::PropertyStrvirtual
getValueStr() const OpenSim::PropertyStrvirtual
getValueStrArray()OpenSim::Property_Deprecatedinlinevirtual
getValueStrArray() const OpenSim::Property_Deprecatedinlinevirtual
Int enum valueOpenSim::Property_Deprecated
IntArray enum valueOpenSim::Property_Deprecated
isAcceptableObjectTag(const std::string &objectTypeTag) const overrideOpenSim::Property_Deprecatedinlinevirtual
isArrayProperty() const OpenSim::Property_Deprecatedinlinevirtual
isEqualTo(const AbstractProperty &other) const overrideOpenSim::Property_Deprecatedinlinevirtual
isListProperty() const OpenSim::AbstractPropertyinline
isObjectProperty() const overrideOpenSim::Property_Deprecatedinlinevirtual
isOneObjectProperty() const OpenSim::AbstractPropertyinline
isOneValueProperty() const OpenSim::AbstractPropertyinline
isOptionalProperty() const OpenSim::AbstractPropertyinline
isSamePropertyClass(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
isUnnamedProperty() const overrideOpenSim::Property_Deprecatedinlinevirtual
isValidFileName()OpenSim::PropertyStrinline
isValidObject(const Object *aValue) const OpenSim::Property_Deprecatedinlinevirtual
None enum valueOpenSim::Property_Deprecated
Obj enum valueOpenSim::Property_Deprecated
ObjArray enum valueOpenSim::Property_Deprecated
ObjPtr enum valueOpenSim::Property_Deprecated
operator<(const Property_Deprecated &aProperty) const OpenSim::Property_Deprecatedvirtual
operator=(const PropertyStr &aProperty)OpenSim::PropertyStr
OpenSim::Property_Deprecated::operator=(const Property_Deprecated &aProperty)OpenSim::Property_Deprecated
operator==(const Property_Deprecated &aProperty) const OpenSim::Property_Deprecatedvirtual
OpenSim::AbstractProperty::operator==(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
Property_Deprecated()OpenSim::Property_Deprecated
Property_Deprecated(PropertyType aType, const std::string &aName)OpenSim::Property_Deprecated
Property_Deprecated(const Property_Deprecated &aProperty)OpenSim::Property_Deprecated
PropertyStr()OpenSim::PropertyStr
PropertyStr(const std::string &aName, const std::string &aValue)OpenSim::PropertyStr
PropertyStr(const PropertyStr &aProperty)OpenSim::PropertyStr
PropertyType enum nameOpenSim::Property_Deprecated
readFromXMLElement(SimTK::Xml::Element &propertyElement, int versionNumber) overrideOpenSim::Property_Deprecatedinlinevirtual
readFromXMLParentElement(SimTK::Xml::Element &parent, int versionNumber)OpenSim::AbstractProperty
setAllowableListSize(int aMin, int aMax)OpenSim::AbstractPropertyinline
setAllowableListSize(int aNum)OpenSim::AbstractPropertyinline
setAllPropertiesUseDefault(bool shouldUseDefault)OpenSim::AbstractProperty
setComment(const std::string &aComment)OpenSim::AbstractPropertyinline
setMatchName(bool aMatchName)OpenSim::Property_Deprecatedinline
setName(const std::string &name)OpenSim::AbstractPropertyinline
setNull()OpenSim::Property_Deprecated
setType(PropertyType aType)OpenSim::Property_Deprecated
setValue(const std::string &aValue)OpenSim::PropertyStrvirtual
OpenSim::Property_Deprecated::setValue(bool aValue)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(int aValue)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(double aValue)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(int aSize, const bool aArray[])OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(const Array< bool > &aArray)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(int aSize, const int aArray[])OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(const Array< int > &aArray)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(int aSize, const double aArray[])OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(const Array< double > &aArray)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(int aSize, const std::string aArray[])OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(const Array< std::string > &aArray)OpenSim::Property_Deprecatedinlinevirtual
OpenSim::Property_Deprecated::setValue(Object *aValue)OpenSim::Property_Deprecatedinlinevirtual
setValueAsObject(const Object &obj, int index=-1) overrideOpenSim::Property_Deprecatedinlinevirtual
setValueIsDefault(bool isDefault)OpenSim::AbstractPropertyinline
size() const OpenSim::AbstractPropertyinline
Str enum valueOpenSim::Property_Deprecated
StrArray enum valueOpenSim::Property_Deprecated
toString() const OpenSim::PropertyStrvirtual
Transform enum valueOpenSim::Property_Deprecated
updValue(int index=-1)OpenSim::AbstractPropertyinline
updValueAsObject(int index=-1) overrideOpenSim::Property_Deprecatedinlinevirtual
writeToXMLElement(SimTK::Xml::Element &propertyElement) const overrideOpenSim::Property_Deprecatedinlinevirtual
writeToXMLParentElement(SimTK::Xml::Element &parent)OpenSim::AbstractProperty
~AbstractProperty()OpenSim::AbstractPropertyinlinevirtual