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

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

ComponentPath()OpenSim::ComponentPath
ComponentPath(std::string path)OpenSim::ComponentPath
ComponentPath(const std::vector< std::string > &pathVec, bool isAbsolute)OpenSim::ComponentPath
formAbsolutePath(const ComponentPath &otherPath) constOpenSim::ComponentPath
formRelativePath(const ComponentPath &otherPath) constOpenSim::ComponentPath
getComponentName() constOpenSim::ComponentPath
getInvalidChars() constOpenSim::ComponentPath
getNumPathLevels() constOpenSim::ComponentPath
getParentPath() constOpenSim::ComponentPath
getParentPathString() constOpenSim::ComponentPath
getSeparator() constOpenSim::ComponentPath
getSubcomponentNameAtLevel(size_t index) constOpenSim::ComponentPath
isAbsolute() constOpenSim::ComponentPath
isLegalPathElement(const std::string &pathElement) constOpenSim::ComponentPath
operator!=(const ComponentPath &) constOpenSim::ComponentPath
operator==(const ComponentPath &) constOpenSim::ComponentPath
pushBack(const std::string &pathElement)OpenSim::ComponentPath
toString() constOpenSim::ComponentPath
trimDotAndDotDotElements()OpenSim::ComponentPathinline