|
HDK
|
This is the complete list of members for UT_PathPattern, including all inherited members.
| combineMatchData(MatchOp op, const UT_PathPatternMatchDataPtr &lhs, const UT_PathPatternMatchDataPtr &rhs) const | UT_PathPattern | inlineprotectedvirtual |
| createEmptyClone() const | UT_PathPattern | inlineprotectedvirtual |
| createPrecedingGroupPattern(int tokenidx) | UT_PathPattern | protected |
| createPruningPattern(int tokenidx) | UT_PathPattern | protected |
| getAllowInstanceIndices() const | UT_PathPattern | inline |
| getAssumeWildcardsAroundPlainTokens() const | UT_PathPattern | inline |
| getCaseSensitive() const | UT_PathPattern | inline |
| getExplicitList(UT_StringArray &tokens) const | UT_PathPattern | |
| getExplicitListWithInstanceIds(UT_StringArray &paths, UT_StringArray &instance_patterns) const | UT_PathPattern | |
| getPatternError() const | UT_PathPattern | inline |
| makeLeafMatchData(const UT_StringRef &path, const Token &token) const | UT_PathPattern | inlineprotectedvirtual |
| MATCH_ADD enum value | UT_PathPattern | protected |
| MATCH_INTERSECT enum value | UT_PathPattern | protected |
| MATCH_PRUNE enum value | UT_PathPattern | protected |
| MATCH_SUBTRACT enum value | UT_PathPattern | protected |
| matchDataIsEmpty(const UT_PathPatternMatchDataPtr &match_data) const | UT_PathPattern | inlineprotectedvirtual |
| matches(const UT_StringRef &path, bool *excludes_branch=nullptr) const | UT_PathPattern | |
| matches(const UT_StringRef &path, bool *excludes_branch, UT_PathPatternMatchDataPtr &match_data) const | UT_PathPattern | |
| MatchOp enum name | UT_PathPattern | protected |
| matchSpecialToken(const UT_StringRef &path, const Token &token, bool *excludes_branch) const | UT_PathPattern | protectedvirtual |
| matchSpecialTokenWithData(const UT_StringRef &path, const Token &token, bool *excludes_branch, UT_PathPatternMatchDataPtr &match_data) const | UT_PathPattern | inlineprotectedvirtual |
| myTokens | UT_PathPattern | protected |
| patternInterrupted() | UT_PathPattern | protected |
| testForExplicitList() | UT_PathPattern | protected |
| UT_PathPattern(const UT_StringRef &pattern, bool case_sensitive=true, bool assume_wildcards=false, bool allow_instance_indices=false) | UT_PathPattern | |
| UT_PathPattern(bool case_sensitive, bool assume_wildcards, bool allow_instance_indices) | UT_PathPattern | protected |
| ~UT_PathPattern() | UT_PathPattern | virtual |