_append(const elem_t &elem) | Path< ODIMPathElemMatcher > | inlineprotected |
_append(const T2 &p) | Path< ODIMPathElemMatcher > | inlineprotected |
_appendPath(const std::string &p, size_t start=0) | Path< ODIMPathElemMatcher > | inlineprotected |
append(const T2 &arg, const TT &... args) | Path< ODIMPathElemMatcher > | inline |
append(const path_t &p, const TT &... args) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
append(const char *arg, const TT &... args) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
append(const std::string &arg, const TT &... args) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
append() | Path< ODIMPathElemMatcher > | inlineprotected |
appendElem(const elem_t &elem) | Path< ODIMPathElemMatcher > | inline |
appendPath(const char *p) | Path< ODIMPathElemMatcher > | inline |
appendPath(const path_t &p) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
debug(std::ostream &ostr=std::cout) const (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
elem_t typedef (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | |
ensureLimitingSlash() | ODIMPathMatcher | |
ensureRoot() | Path< ODIMPathElemMatcher > | inline |
extractPath(ODIMPath &path) const | ODIMPathMatcher | |
hasRoot() const | Path< ODIMPathElemMatcher > | inline |
isLiteral() const | ODIMPathMatcher | |
isRoot() const | Path< ODIMPathElemMatcher > | inline |
list_t typedef (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | |
match(const rack::ODIMPath &path) const | ODIMPathMatcher | |
matchElem(const rack::ODIMPathElem &elem, bool defaultValue=true) const | ODIMPathMatcher | |
matchHead(const rack::ODIMPath &path) const | ODIMPathMatcher | |
matchTail(const rack::ODIMPath &path) const | ODIMPathMatcher | |
ODIMPathMatcher() | ODIMPathMatcher | inline |
ODIMPathMatcher(const ODIMPathMatcher &matcher) | ODIMPathMatcher | inline |
ODIMPathMatcher(const ODIMPathElem &elem, const T &... rest) (defined in ODIMPathMatcher) | ODIMPathMatcher | inline |
ODIMPathMatcher(const std::string &path) | ODIMPathMatcher | inline |
ODIMPathMatcher(const char *path) | ODIMPathMatcher | inline |
operator std::string() const (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inlinevirtual |
operator<<(const elem_t &elem) | Path< ODIMPathElemMatcher > | inline |
operator<<(const path_t &path) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
operator<<(const T2 &strlike) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
operator=(const path_t &p) | Path< ODIMPathElemMatcher > | inline |
operator=(const Path< T2 > &p) | Path< ODIMPathElemMatcher > | inline |
operator=(const std::string &p) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
operator=(const char *p) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
operator>>(elem_t &e) | Path< ODIMPathElemMatcher > | inline |
Path() (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
Path(const path_t &p) | Path< ODIMPathElemMatcher > | inline |
Path(typename path_t::const_iterator it, typename path_t::const_iterator it2) | Path< ODIMPathElemMatcher > | inline |
Path(const path_t &arg, const TT &... args) | Path< ODIMPathElemMatcher > | inline |
Path(const std::string &arg, const TT &... args) | Path< ODIMPathElemMatcher > | inline |
Path(const char *arg, const TT &... args) | Path< ODIMPathElemMatcher > | inline |
path_t typedef (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | |
separator (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | |
set(const TT &... args) (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inline |
simplify() | Path< ODIMPathElemMatcher > | inline |
simplifyHead() | Path< ODIMPathElemMatcher > | inline |
simplifyTail() | Path< ODIMPathElemMatcher > | inline |
str() const (defined in Path< ODIMPathElemMatcher >) | Path< ODIMPathElemMatcher > | inlinevirtual |
toStream(std::ostream &ostr) const | Path< ODIMPathElemMatcher > | inlinevirtual |
trimHead(bool COMPLETE=false) | Path< ODIMPathElemMatcher > | inline |
trimTail(bool COMPLETE=false) | Path< ODIMPathElemMatcher > | inline |
~Path() | Path< ODIMPathElemMatcher > | inlinevirtual |