HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TfPatternMatcher Member List

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

GetInvalidReason() const TfPatternMatcher
GetPattern() const TfPatternMatcherinline
IsCaseSensitive() const TfPatternMatcherinline
IsGlobPattern() const TfPatternMatcherinline
IsValid() const TfPatternMatcher
Match(const std::string &query, std::string *errorMsg=NULL) const TfPatternMatcher
operator=(TfPatternMatcher &&)=defaultTfPatternMatcher
SetIsCaseSensitive(bool sensitive)TfPatternMatcher
SetIsGlobPattern(bool isGlob)TfPatternMatcher
SetPattern(const std::string &pattern)TfPatternMatcher
TfPatternMatcher()TfPatternMatcher
TfPatternMatcher(TfPatternMatcher &&) noexcept=defaultTfPatternMatcher
TfPatternMatcher(const std::string &pattern, bool caseSensitive=false, bool isGlob=false)TfPatternMatcher
~TfPatternMatcher()TfPatternMatcher