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

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

_DeleteSpec(const SdfPath &path)SdfSpecprotected
_MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) const SdfSpecprotected
CanSetName(const std::string &newName, std::string *whyNot) const SdfPropertySpec
ClearDefaultValue()SdfPropertySpec
ClearField(const TfToken &name)SdfSpec
ClearInfo(const TfToken &key)SdfSpec
ClearTargetPathList() const SdfRelationshipSpec
GetAssetInfo() const SdfPropertySpec
GetComment() const SdfPropertySpec
GetCustomData() const SdfPropertySpec
GetDefaultValue() const SdfPropertySpec
GetDisplayGroup() const SdfPropertySpec
GetDisplayName() const SdfPropertySpec
GetDocumentation() const SdfPropertySpec
GetFallbackForInfo(const TfToken &key) const SdfSpec
GetField(const TfToken &name) const SdfSpec
GetFieldAs(const TfToken &name, const T &defaultValue=T()) const SdfSpecinline
GetHidden() const SdfPropertySpec
GetInfo(const TfToken &key) const SdfSpec
GetLayer() const SdfSpec
GetMetaDataDisplayGroup(TfToken const &key) const SdfSpec
GetMetaDataInfoKeys() const SdfSpec
GetName() const SdfPropertySpec
GetNameToken() const SdfPropertySpec
GetNoLoadHint(void) const SdfRelationshipSpec
GetOwner() const SdfPropertySpec
GetPath() const SdfSpec
GetPermission() const SdfPropertySpec
GetPrefix() const SdfPropertySpec
GetSchema() const SdfSpec
GetSpecType() const SdfSpec
GetSuffix() const SdfPropertySpec
GetSymmetricPeer() const SdfPropertySpec
GetSymmetryArguments() const SdfPropertySpec
GetSymmetryFunction() const SdfPropertySpec
GetTargetPathList() const SdfRelationshipSpec
GetTimeSampleMap() const SdfPropertySpec
GetTypeForInfo(const TfToken &key) const SdfSpec
GetTypeName() const SdfPropertySpec
GetValueType() const SdfPropertySpec
GetVariability() const SdfPropertySpec
HasDefaultValue() const SdfPropertySpec
HasField(const TfToken &name) const SdfSpec
HasField(const TfToken &name, T *value) const SdfSpecinline
HasInfo(const TfToken &key) const SdfSpec
HasOnlyRequiredFields() const SdfPropertySpec
HasTargetPathList() const SdfRelationshipSpec
IsCustom() const SdfPropertySpec
IsDormant() const SdfSpec
IsInert(bool ignoreChildren=false) const SdfSpec
IsValidName(const std::string &name)SdfPropertySpecstatic
ListFields() const SdfSpec
ListInfoKeys() const SdfSpec
New(const SdfPrimSpecHandle &owner, const std::string &name, bool custom=true, SdfVariability variability=SdfVariabilityUniform)SdfRelationshipSpecstatic
operator<(const SdfSpec &rhs) const SdfSpec
operator=(const SdfSpec &other)SdfSpec
operator==(const SdfSpec &rhs) const SdfSpec
Parent typedefSdfRelationshipSpec
PermissionToEdit() const SdfSpec
RemoveTargetPath(const SdfPath &path, bool preserveTargetOrder=false)SdfRelationshipSpec
ReplaceTargetPath(const SdfPath &oldPath, const SdfPath &newPath)SdfRelationshipSpec
Sdf_PyRelationshipAccess classSdfRelationshipSpecfriend
SdfAttributeSpec classSdfRelationshipSpecfriend
SetAssetInfo(const std::string &name, const VtValue &value)SdfPropertySpec
SetComment(const std::string &value)SdfPropertySpec
SetCustom(bool custom)SdfPropertySpec
SetCustomData(const std::string &name, const VtValue &value)SdfPropertySpec
SetDefaultValue(const VtValue &defaultValue)SdfPropertySpec
SetDisplayGroup(const std::string &value)SdfPropertySpec
SetDisplayName(const std::string &value)SdfPropertySpec
SetDocumentation(const std::string &value)SdfPropertySpec
SetField(const TfToken &name, const VtValue &value)SdfSpec
SetField(const TfToken &name, const T &value)SdfSpecinline
SetHidden(bool value)SdfPropertySpec
SetInfo(const TfToken &key, const VtValue &value)SdfSpec
SetInfoDictionaryValue(const TfToken &dictionaryKey, const TfToken &entryKey, const VtValue &value)SdfSpec
SetName(const std::string &newName, bool validate=true)SdfPropertySpec
SetNoLoadHint(bool noload)SdfRelationshipSpec
SetPermission(SdfPermission value)SdfPropertySpec
SetPrefix(const std::string &value)SdfPropertySpec
SetSuffix(const std::string &value)SdfPropertySpec
SetSymmetricPeer(const std::string &peerName)SdfPropertySpec
SetSymmetryArgument(const std::string &name, const VtValue &value)SdfPropertySpec
SetSymmetryFunction(const TfToken &functionName)SdfPropertySpec
This typedefSdfRelationshipSpec
WriteToStream(std::ostream &, size_t indent=0) const SdfSpec
~SdfSpec()SdfSpec