#include <XUSD_PathPattern.h>
|
| XUSD_PathPattern (bool case_sensitive, bool assume_wildcards) |
|
| XUSD_PathPattern (const UT_StringRef &pattern, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, bool case_sensitive, bool assume_wildcards, int nodeid, const HUSD_TimeCode &timecode) |
|
| ~XUSD_PathPattern () override |
|
void | getSpecialTokenPaths (SdfPathSet &collection_paths, SdfPathSet &collection_expanded_paths, SdfPathSet &collectionless_paths) const |
|
| HUSD_PathPattern (const UT_StringRef &pattern, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, bool case_sensitive, bool assume_wildcards, int nodeid, const HUSD_TimeCode &timecode) |
|
| ~HUSD_PathPattern () override |
|
bool | getMayBeTimeVarying () const |
|
| UT_PathPattern (const UT_StringRef &pattern, bool case_sensitive=true, bool assume_wildcards=false) |
|
virtual | ~UT_PathPattern () |
|
bool | matches (const UT_StringRef &path, bool *excludes_branch=nullptr) const |
|
bool | getExplicitList (UT_StringArray &tokens) const |
|
bool | getCaseSensitive () const |
|
bool | getAssumeWildcardsAroundPlainTokens () const |
|
const UT_StringHolder & | getPatternError () const |
|
Definition at line 47 of file XUSD_PathPattern.h.
XUSD_PathPattern::XUSD_PathPattern |
( |
bool |
case_sensitive, |
|
|
bool |
assume_wildcards |
|
) |
| |
XUSD_PathPattern::~XUSD_PathPattern |
( |
| ) |
|
|
override |
The documentation for this class was generated from the following file: