API  4.4
For C++ developers
OpenSim::PathPointSet Member List

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

_objectGroupsOpenSim::Set< AbstractPathPoint >protected
_objectsOpenSim::Set< AbstractPathPoint >protected
_propertySetOpenSim::Objectprotected
_propObjectGroupsOpenSim::Set< AbstractPathPoint >protected
_propObjectsOpenSim::Set< AbstractPathPoint >protected
addGroup(const std::string &aGroupName)OpenSim::Set< AbstractPathPoint >inline
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize)OpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList)OpenSim::Objectprotected
addObjectToGroup(const std::string &aGroupName, const std::string &aObjectName)OpenSim::Set< AbstractPathPoint >inline
addOptionalProperty(const std::string &name, const std::string &comment)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
adoptAndAppend(AbstractPathPoint *aObject)OpenSim::Set< AbstractPathPoint >inlinevirtual
assign(Object &aObject) overrideOpenSim::PathPointSetinline
checkPropertyValueIsInRangeOrSet(const Property< T > &p, const T &lower, const T &upper, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsInSet(const Property< T > &p, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsPositive(const Property< T > &p) constOpenSim::Objectprotected
clearAndDestroy()OpenSim::Set< AbstractPathPoint >inlinevirtual
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::PathPointSetinlinevirtual
cloneAndAppend(const AbstractPathPoint &aObject)OpenSim::Set< AbstractPathPoint >inlinevirtual
computeNewCapacity(int aMinCapacity, int &rNewCapacity)OpenSim::Set< AbstractPathPoint >inline
contains(const std::string &aName) constOpenSim::Set< AbstractPathPoint >inline
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
ensureCapacity(int aCapacity)OpenSim::Set< AbstractPathPoint >inline
get(int aIndex) constOpenSim::Set< AbstractPathPoint >inlinevirtual
get(const std::string &aName)OpenSim::Set< AbstractPathPoint >inline
get(const std::string &aName) constOpenSim::Set< AbstractPathPoint >inline
getAuthors() constOpenSim::Objectinline
getCapacity() constOpenSim::Set< AbstractPathPoint >inline
getCapacityIncrement() constOpenSim::Set< AbstractPathPoint >inline
getClassName()OpenSim::PathPointSetinlinestatic
getConcreteClassName() const overrideOpenSim::PathPointSetinlinevirtual
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getGroup(const std::string &aGroupName) constOpenSim::Set< AbstractPathPoint >inline
getGroup(int aIndex) constOpenSim::Set< AbstractPathPoint >inline
getGroupNames(Array< std::string > &rGroupNames) constOpenSim::Set< AbstractPathPoint >inline
getGroupNamesContaining(const std::string &aObjectName, Array< std::string > &rGroupNames) constOpenSim::Set< AbstractPathPoint >inline
getIndex(const AbstractPathPoint *aObject, int aStartIndex=0) constOpenSim::Set< AbstractPathPoint >inlinevirtual
getIndex(const std::string &aName, int aStartIndex=0) constOpenSim::Set< AbstractPathPoint >inlinevirtual
getInlined() constOpenSim::Object
getLast() constOpenSim::Set< AbstractPathPoint >inlinevirtual
getMemoryOwner() constOpenSim::Set< AbstractPathPoint >inline
getName() constOpenSim::Object
getNames(OpenSim::Array< std::string > &rNames) constOpenSim::Set< AbstractPathPoint >inlinevirtual
getNumGroups() constOpenSim::Set< AbstractPathPoint >inline
getNumProperties() constOpenSim::Object
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) constOpenSim::Object
getPropertyIndex(const std::string &name) constOpenSim::Objectinlineprotected
getPropertyIndex() constOpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() constOpenSim::Objectinline
getReferences() constOpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getSize() constOpenSim::Set< AbstractPathPoint >inline
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
insert(int aIndex, AbstractPathPoint *aObject)OpenSim::Set< AbstractPathPoint >inlinevirtual
insert(int aIndex, const AbstractPathPoint &aObject)OpenSim::Set< AbstractPathPoint >inlinevirtual
isA(const char *type) constOpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true)OpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) constOpenSim::Objectvirtual
operator=(const Set< AbstractPathPoint, Object > &set)OpenSim::Set< AbstractPathPoint >inline
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
operator[](int aIndex) constOpenSim::Set< AbstractPathPoint >inline
print(const std::string &fileName) constOpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName, bool printFlagInfo=true)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName, bool printFlagInfo=true)OpenSim::Objectstatic
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
registerType(const Object &defaultObject)OpenSim::Objectstatic
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
remove(int aIndex)OpenSim::Set< AbstractPathPoint >inlinevirtual
remove(const AbstractPathPoint *aObject)OpenSim::Set< AbstractPathPoint >inlinevirtual
removeGroup(const std::string &aGroupName)OpenSim::Set< AbstractPathPoint >inline
renameGroup(const std::string &oldGroupName, const std::string &newGroupName)OpenSim::Set< AbstractPathPoint >inline
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::PathPointSetinlinestatic
searchBinary(const AbstractPathPoint &aObject, bool aFindFirst=false, int aLo=-1, int aHi=-1) constOpenSim::Set< AbstractPathPoint >inline
Self typedefOpenSim::PathPointSet
set(int aIndex, AbstractPathPoint *aObject, bool preserveGroups=false)OpenSim::Set< AbstractPathPoint >inlinevirtual
set(int aIndex, const AbstractPathPoint &aObject, bool preserveGroups=false)OpenSim::Set< AbstractPathPoint >inlinevirtual
Set()OpenSim::Set< AbstractPathPoint >inline
Set(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::Set< AbstractPathPoint >inline
Set(const Set< AbstractPathPoint, Object > &aSet)OpenSim::Set< AbstractPathPoint >inline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCapacityIncrement(int aIncrement)OpenSim::Set< AbstractPathPoint >inline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setMemoryOwner(bool aTrueFalse)OpenSim::Set< AbstractPathPoint >inline
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setSize(int aSize)OpenSim::Set< AbstractPathPoint >inlinevirtual
setupGroups()OpenSim::Set< AbstractPathPoint >inline
Super typedefOpenSim::PathPointSet
Super typedefOpenSim::PathPointSet
toString() constOpenSim::Object
trim()OpenSim::Set< AbstractPathPoint >inline
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updDocument()OpenSim::Objectinlineprotected
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~Object()OpenSim::Objectvirtual
~Set()OpenSim::Set< AbstractPathPoint >inlinevirtual