Path Member List

This is the complete list of members for Path, including all inherited members.

DEFAULT_DELIMETERPathstatic
DEFAULT_ROOT_IDENTIFIERPathstatic
FromString(const std::string &, const std::string &rootIdentifier=DEFAULT_ROOT_IDENTIFIER, const std::string &delimeter=DEFAULT_DELIMETER)Pathstatic
getDelimeter() constPath
getFirstElement() constPath
getLastElement() constPath
getPath() constPath
getRootIdentifier() constPath
getWithoutPrefix(const Path &) constPath
hasDirectPrefix(const Path &) constPath
hasElement() constPath
hasPrefix(const Path &) constPath
operator=(const armarx::aron::Path &)=defaultPath
Path()Path
Path(const std::vector< std::string > &)Path
Path(const Path &)Path
Path(const Path &, const std::vector< std::string > &)Path
setDelimeter(const std::string &)Path
setRootIdentifier(const std::string &)Path
size() constPath
toString() constPath
withAcceptedType(bool escape=false) constPath
withAcceptedTypeIndex(int, bool escape=false) constPath
withDetachedFirstElement() constPath
withDetachedLastElement() constPath
withElement(const std::string &, bool escape=false) constPath
withIndex(int, bool escape=false) constPath