Loading...
Searching...
No Matches
SdfAttributeSpec Member List

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

_DeleteSpec(const SdfPath &path) (defined in SdfSpec)SdfSpecprotected
_MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) const (defined in SdfSpec)SdfSpecprotected
CanSetName(const std::string &newName, std::string *whyNot) constSdfPropertySpec
ClearAllowedTokens()SdfAttributeSpec
ClearColorSpace()SdfAttributeSpec
ClearConnectionPaths()SdfAttributeSpec
ClearDefaultValue()SdfPropertySpec
ClearDisplayUnit()SdfAttributeSpec
ClearField(const TfToken &name)SdfSpec
ClearInfo(const TfToken &key)SdfSpec
GetAllowedTokens() constSdfAttributeSpec
GetAssetInfo() constSdfPropertySpec
GetColorSpace() constSdfAttributeSpec
GetComment() constSdfPropertySpec
GetConnectionPathList() constSdfAttributeSpec
GetCustomData() constSdfPropertySpec
GetDefaultValue() constSdfPropertySpec
GetDisplayGroup() constSdfPropertySpec
GetDisplayName() constSdfPropertySpec
GetDisplayUnit() constSdfAttributeSpec
GetDocumentation() constSdfPropertySpec
GetFallbackForInfo(const TfToken &key) constSdfSpec
GetField(const TfToken &name) constSdfSpec
GetFieldAs(const TfToken &name, const T &defaultValue=T()) constSdfSpecinline
GetHidden() constSdfPropertySpec
GetInfo(const TfToken &key) constSdfSpec
GetLayer() constSdfSpec
GetMetaDataDisplayGroup(TfToken const &key) constSdfSpec
GetMetaDataInfoKeys() constSdfSpec
GetName() constSdfPropertySpec
GetNameToken() constSdfPropertySpec
GetOwner() constSdfPropertySpec
GetPath() constSdfSpec
GetPermission() constSdfPropertySpec
GetPrefix() constSdfPropertySpec
GetRoleName() constSdfAttributeSpec
GetSchema() constSdfSpec
GetSpecType() constSdfSpec
GetSuffix() constSdfPropertySpec
GetSymmetricPeer() constSdfPropertySpec
GetSymmetryArguments() constSdfPropertySpec
GetSymmetryFunction() constSdfPropertySpec
GetTimeSampleMap() constSdfPropertySpec
GetTypeForInfo(const TfToken &key) constSdfSpec
GetTypeName() constSdfPropertySpec
GetValueType() constSdfPropertySpec
GetVariability() constSdfPropertySpec
HasAllowedTokens() constSdfAttributeSpec
HasColorSpace() constSdfAttributeSpec
HasConnectionPaths() constSdfAttributeSpec
HasDefaultValue() constSdfPropertySpec
HasDisplayUnit() constSdfAttributeSpec
HasField(const TfToken &name) constSdfSpec
HasField(const TfToken &name, T *value) constSdfSpecinline
HasInfo(const TfToken &key) constSdfSpec
HasOnlyRequiredFields() constSdfPropertySpec
IsCustom() constSdfPropertySpec
IsDormant() constSdfSpec
IsInert(bool ignoreChildren=false) constSdfSpec
IsValidName(const std::string &name)SdfPropertySpecstatic
ListFields() constSdfSpec
ListInfoKeys() constSdfSpec
New(const SdfPrimSpecHandle &owner, const std::string &name, const SdfValueTypeName &typeName, SdfVariability variability=SdfVariabilityVarying, bool custom=false)SdfAttributeSpecstatic
operator<(const SdfSpec &rhs) const (defined in SdfSpec)SdfSpec
operator=(const SdfSpec &other) (defined in SdfSpec)SdfSpec
operator==(const SdfSpec &rhs) const (defined in SdfSpec)SdfSpec
Parent typedef (defined in SdfAttributeSpec)SdfAttributeSpec
PermissionToEdit() constSdfSpec
SetAllowedTokens(const VtTokenArray &allowedTokens)SdfAttributeSpec
SetAssetInfo(const std::string &name, const VtValue &value)SdfPropertySpec
SetColorSpace(const TfToken &colorSpace)SdfAttributeSpec
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
SetDisplayUnit(const TfEnum &displayUnit)SdfAttributeSpec
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
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 typedef (defined in SdfAttributeSpec)SdfAttributeSpec
WriteToStream(std::ostream &, size_t indent=0) constSdfSpec
~SdfSpec() (defined in SdfSpec)SdfSpec