![]() |
This is the complete list of members for SdfPath, including all inherited members.
| AbsoluteRootPath() | SdfPath | static |
| AppendChild(TfToken const &childName) const | SdfPath | |
| AppendElementString(const std::string &element) const | SdfPath | |
| AppendElementToken(const TfToken &elementTok) const | SdfPath | |
| AppendExpression() const | SdfPath | |
| AppendMapper(const SdfPath &targetPath) const | SdfPath | |
| AppendMapperArg(TfToken const &argName) const | SdfPath | |
| AppendPath(const SdfPath &newSuffix) const | SdfPath | |
| AppendProperty(TfToken const &propName) const | SdfPath | |
| AppendRelationalAttribute(TfToken const &attrName) const | SdfPath | |
| AppendTarget(const SdfPath &targetPath) const | SdfPath | |
| AppendVariantSelection(const std::string &variantSet, const std::string &variant) const | SdfPath | |
| ContainsPrimVariantSelection() const | SdfPath | |
| ContainsPropertyElements() const | SdfPath | inline |
| ContainsTargetPath() const | SdfPath | |
| EmptyPath() | SdfPath | static |
| GetAbsoluteRootOrPrimPath() const | SdfPath | |
| GetAllTargetPathsRecursively(SdfPathVector *result) const | SdfPath | |
| GetAncestorsRange() const | SdfPath | |
| GetAsString() const | SdfPath | |
| GetAsToken() const | SdfPath | |
| GetCommonPrefix(const SdfPath &path) const | SdfPath | |
| GetConciseRelativePaths(const SdfPathVector &paths) | SdfPath | static |
| GetElementString() const | SdfPath | |
| GetElementToken() const | SdfPath | |
| GetHash() const (defined in SdfPath) | SdfPath | inline |
| GetName() const | SdfPath | |
| GetNameToken() const | SdfPath | |
| GetParentPath() const | SdfPath | |
| GetPathElementCount() const | SdfPath | |
| GetPrefixes() const | SdfPath | |
| GetPrefixes(SdfPathVector *prefixes) const | SdfPath | |
| GetPrimOrPrimVariantSelectionPath() const | SdfPath | |
| GetPrimPath() const | SdfPath | |
| GetString() const | SdfPath | |
| GetTargetPath() const | SdfPath | |
| GetText() const | SdfPath | |
| GetToken() const | SdfPath | |
| GetVariantSelection() const | SdfPath | |
| HasPrefix(const SdfPath &prefix) const | SdfPath | |
| IsAbsolutePath() const | SdfPath | |
| IsAbsoluteRootOrPrimPath() const | SdfPath | |
| IsAbsoluteRootPath() const | SdfPath | |
| IsEmpty() const noexcept | SdfPath | inline |
| IsExpressionPath() const | SdfPath | |
| IsMapperArgPath() const | SdfPath | |
| IsMapperPath() const | SdfPath | |
| IsNamespacedPropertyPath() const | SdfPath | |
| IsPrimOrPrimVariantSelectionPath() const | SdfPath | |
| IsPrimPath() const | SdfPath | |
| IsPrimPropertyPath() const | SdfPath | |
| IsPrimVariantSelectionPath() const | SdfPath | |
| IsPropertyPath() const | SdfPath | |
| IsRelationalAttributePath() const | SdfPath | |
| IsRootPrimPath() const | SdfPath | |
| IsTargetPath() const | SdfPath | |
| IsValidIdentifier(const std::string &name) | SdfPath | static |
| IsValidNamespacedIdentifier(const std::string &name) | SdfPath | static |
| IsValidPathString(const std::string &pathString, std::string *errMsg=0) | SdfPath | static |
| JoinIdentifier(const std::vector< std::string > &names) | SdfPath | static |
| JoinIdentifier(const TfTokenVector &names) | SdfPath | static |
| JoinIdentifier(const std::string &lhs, const std::string &rhs) | SdfPath | static |
| JoinIdentifier(const TfToken &lhs, const TfToken &rhs) | SdfPath | static |
| MakeAbsolutePath(const SdfPath &anchor) const | SdfPath | |
| MakeRelativePath(const SdfPath &anchor) const | SdfPath | |
| operator<(const SdfPath &rhs) const | SdfPath | inline |
| operator==(const SdfPath &rhs) const | SdfPath | inline |
| ReflexiveRelativePath() | SdfPath | static |
| RemoveAncestorPaths(SdfPathVector *paths) | SdfPath | static |
| RemoveCommonSuffix(const SdfPath &otherPath, bool stopAtRootPrim=false) const | SdfPath | |
| RemoveDescendentPaths(SdfPathVector *paths) | SdfPath | static |
| ReplaceName(TfToken const &newName) const | SdfPath | |
| ReplacePrefix(const SdfPath &oldPrefix, const SdfPath &newPrefix, bool fixTargetPaths=true) const | SdfPath | |
| ReplaceTargetPath(const SdfPath &newTargetPath) const | SdfPath | |
| Sdfext_PathAccess (defined in SdfPath) | SdfPath | friend |
| SdfPath() noexcept | SdfPath | inline |
| SdfPath(const std::string &path) | SdfPath | explicit |
| SdfPathAncestorsRange (defined in SdfPath) | SdfPath | friend |
| StripAllVariantSelections() const | SdfPath | |
| StripNamespace(const std::string &name) | SdfPath | static |
| StripNamespace(const TfToken &name) | SdfPath | static |
| StripPrefixNamespace(const std::string &name, const std::string &matchNamespace) | SdfPath | static |
| swap (defined in SdfPath) | SdfPath | friend |
| TfHashAppend (defined in SdfPath) | SdfPath | friend |
| TokenizeIdentifier(const std::string &name) | SdfPath | static |
| TokenizeIdentifierAsTokens(const std::string &name) | SdfPath | static |