HDK
|
This is the complete list of members for SdfPathPattern, including all inherited members.
AppendChild(std::string const &text, SdfPredicateExpression &&predExpr) | SdfPathPattern | |
AppendChild(std::string const &text, SdfPredicateExpression const &predExpr) | SdfPathPattern | |
AppendChild(std::string const &text) | SdfPathPattern | |
AppendProperty(std::string const &text, SdfPredicateExpression &&predExpr) | SdfPathPattern | |
AppendProperty(std::string const &text, SdfPredicateExpression const &predExpr) | SdfPathPattern | |
AppendProperty(std::string const &text) | SdfPathPattern | |
AppendStretchIfPossible() | SdfPathPattern | |
CanAppendChild(std::string const &text, std::string *reason=nullptr) const | SdfPathPattern | inline |
CanAppendChild(std::string const &text, SdfPredicateExpression const &predExpr, std::string *reason=nullptr) const | SdfPathPattern | |
CanAppendProperty(std::string const &text, std::string *reason=nullptr) const | SdfPathPattern | inline |
CanAppendProperty(std::string const &text, SdfPredicateExpression const &predExpr, std::string *reason=nullptr) const | SdfPathPattern | |
EveryDescendant() | SdfPathPattern | static |
Everything() | SdfPathPattern | static |
GetComponents() const & | SdfPathPattern | inline |
GetComponents()&& | SdfPathPattern | inline |
GetPredicateExprs() const & | SdfPathPattern | inline |
GetPredicateExprs()&& | SdfPathPattern | inline |
GetPrefix() const & | SdfPathPattern | inline |
GetPrefix()&& | SdfPathPattern | inline |
GetText() const | SdfPathPattern | |
HasLeadingStretch() const | SdfPathPattern | |
HasTrailingStretch() const | SdfPathPattern | |
IsProperty() const | SdfPathPattern | inline |
Nothing() | SdfPathPattern | inlinestatic |
operator bool() const | SdfPathPattern | inlineexplicit |
operator!=(SdfPathPattern const &l, SdfPathPattern const &r) | SdfPathPattern | friend |
operator==(SdfPathPattern const &l, SdfPathPattern const &r) | SdfPathPattern | friend |
RemoveTrailingComponent() | SdfPathPattern | |
RemoveTrailingStretch() | SdfPathPattern | |
SdfPathPattern() | SdfPathPattern | |
SdfPathPattern(SdfPath const &prefix) | SdfPathPattern | explicit |
SdfPathPattern(SdfPath &&prefix) | SdfPathPattern | explicit |
SetPrefix(SdfPath &&p) | SdfPathPattern | |
SetPrefix(SdfPath const &p) | SdfPathPattern | inline |
swap(SdfPathPattern &l, SdfPathPattern &r) | SdfPathPattern | friend |
TfHashAppend(HashState &h, SdfPathPattern const &pat) | SdfPathPattern | friend |