API  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OpenSim::AbstractProperty Member List

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

AbstractProperty()OpenSim::AbstractPropertyprotected
AbstractProperty(const std::string &name, const std::string &comment)OpenSim::AbstractPropertyprotected
appendValue(const T &value)OpenSim::AbstractPropertyinline
clear()OpenSim::AbstractProperty
clearValues()=0OpenSim::AbstractPropertyprotectedpure virtual
clone() const =0OpenSim::AbstractPropertypure virtual
empty() const OpenSim::AbstractPropertyinline
equals(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
getComment() const OpenSim::AbstractPropertyinline
getMaxListSize() const OpenSim::AbstractPropertyinline
getMinListSize() const OpenSim::AbstractPropertyinline
getName() const OpenSim::AbstractPropertyinline
getNumValues() const =0OpenSim::AbstractPropertyprotectedpure virtual
getTypeName() const =0OpenSim::AbstractPropertypure virtual
getValue(int index=-1) const OpenSim::AbstractPropertyinline
getValueAsObject(int index=-1) const =0OpenSim::AbstractPropertypure virtual
getValueIsDefault() const OpenSim::AbstractPropertyinline
isAcceptableObjectTag(const std::string &objectTypeTag) const =0OpenSim::AbstractPropertyprotectedpure virtual
isEqualTo(const AbstractProperty &other) const =0OpenSim::AbstractPropertyprotectedpure virtual
isListProperty() const OpenSim::AbstractPropertyinline
isObjectProperty() const =0OpenSim::AbstractPropertypure virtual
isOneObjectProperty() const OpenSim::AbstractPropertyinline
isOneValueProperty() const OpenSim::AbstractPropertyinline
isOptionalProperty() const OpenSim::AbstractPropertyinline
isSamePropertyClass(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
isUnnamedProperty() const =0OpenSim::AbstractPropertypure virtual
operator==(const AbstractProperty &other) const OpenSim::AbstractPropertyinline
readFromXMLElement(SimTK::Xml::Element &propertyElement, int versionNumber)=0OpenSim::AbstractPropertyprotectedpure virtual
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
setName(const std::string &name)OpenSim::AbstractPropertyinline
setValueAsObject(const Object &obj, int index=-1)=0OpenSim::AbstractPropertypure virtual
setValueIsDefault(bool isDefault)OpenSim::AbstractPropertyinline
size() const OpenSim::AbstractPropertyinline
toString() const =0OpenSim::AbstractPropertypure virtual
updValue(int index=-1)OpenSim::AbstractPropertyinline
updValueAsObject(int index=-1)=0OpenSim::AbstractPropertypure virtual
writeToXMLElement(SimTK::Xml::Element &propertyElement) const =0OpenSim::AbstractPropertyprotectedpure virtual
writeToXMLParentElement(SimTK::Xml::Element &parent)OpenSim::AbstractProperty
~AbstractProperty()OpenSim::AbstractPropertyinlinevirtual