HDK
|
This is the complete list of members for SdfLayerStateDelegateBase, including all inherited members.
__GetTfWeakBase__() const | TfWeakBase | inline |
_GetLayer() const | SdfLayerStateDelegateBase | protected |
_GetLayerData() const | SdfLayerStateDelegateBase | protected |
_HasRemnant() const | TfWeakBase | inlineprotected |
_IsDirty()=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_MarkCurrentStateAsClean()=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_MarkCurrentStateAsDirty()=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnCreateSpec(const SdfPath &path, SdfSpecType specType, bool inert)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnDeleteSpec(const SdfPath &path, bool inert)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnMoveSpec(const SdfPath &oldPath, const SdfPath &newPath)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnPopChild(const SdfPath &parentPath, const TfToken &fieldName, const TfToken &oldValue)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnPopChild(const SdfPath &parentPath, const TfToken &fieldName, const SdfPath &oldValue)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnPushChild(const SdfPath &parentPath, const TfToken &fieldName, const TfToken &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnPushChild(const SdfPath &parentPath, const TfToken &fieldName, const SdfPath &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetField(const SdfPath &path, const TfToken &fieldName, const VtValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetField(const SdfPath &path, const TfToken &fieldName, const SdfAbstractDataConstValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetFieldDictValueByKey(const SdfPath &path, const TfToken &fieldName, const TfToken &keyPath, const VtValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetFieldDictValueByKey(const SdfPath &path, const TfToken &fieldName, const TfToken &keyPath, const SdfAbstractDataConstValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetLayer(const SdfLayerHandle &layer)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetTimeSample(const SdfPath &path, double time, const VtValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_OnSetTimeSample(const SdfPath &path, double time, const SdfAbstractDataConstValue &value)=0 | SdfLayerStateDelegateBase | protectedpure virtual |
_Register() const | TfWeakBase | inlineprotected |
_Register(T *tempRmnt) const | TfWeakBase | inlineprotected |
CreateSpec(const SdfPath &path, SdfSpecType specType, bool inert) | SdfLayerStateDelegateBase | |
DeleteSpec(const SdfPath &path, bool inert) | SdfLayerStateDelegateBase | |
EnableNotification2() const | TfWeakBase | |
GetCurrentCount() const | TfRefBase | inline |
GetUniqueIdentifier() const | TfWeakBase | |
IsDirty() | SdfLayerStateDelegateBase | |
IsUnique() const | TfRefBase | inline |
MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) | SdfLayerStateDelegateBase | |
TfRefBase::operator=(TfRefBase const &) | TfRefBase | inline |
TfWeakBase::operator=(const TfWeakBase &) | TfWeakBase | inline |
PopChild(const SdfPath &parentPath, const TfToken &field, const TfToken &oldValue) | SdfLayerStateDelegateBase | |
PopChild(const SdfPath &parentPath, const TfToken &field, const SdfPath &oldValue) | SdfLayerStateDelegateBase | |
PushChild(const SdfPath &parentPath, const TfToken &field, const TfToken &value) | SdfLayerStateDelegateBase | |
PushChild(const SdfPath &parentPath, const TfToken &field, const SdfPath &value) | SdfLayerStateDelegateBase | |
SdfLayer class | SdfLayerStateDelegateBase | friend |
SdfLayerStateDelegateBase() | SdfLayerStateDelegateBase | protected |
SetField(const SdfPath &path, const TfToken &field, const VtValue &value, VtValue *oldValue=NULL) | SdfLayerStateDelegateBase | |
SetField(const SdfPath &path, const TfToken &field, const SdfAbstractDataConstValue &value, VtValue *oldValue=NULL) | SdfLayerStateDelegateBase | |
SetFieldDictValueByKey(const SdfPath &path, const TfToken &field, const TfToken &keyPath, const VtValue &value, VtValue *oldValue=NULL) | SdfLayerStateDelegateBase | |
SetFieldDictValueByKey(const SdfPath &path, const TfToken &field, const TfToken &keyPath, const SdfAbstractDataConstValue &value, VtValue *oldValue=NULL) | SdfLayerStateDelegateBase | |
SetShouldInvokeUniqueChangedListener(bool shouldCall) | TfRefBase | inline |
SetTimeSample(const SdfPath &path, double time, const VtValue &value) | SdfLayerStateDelegateBase | |
SetTimeSample(const SdfPath &path, double time, const SdfAbstractDataConstValue &value) | SdfLayerStateDelegateBase | |
SetUniqueChangedListener(UniqueChangedListener listener) | TfRefBase | static |
TfRefBase() | TfRefBase | inline |
TfRefBase(TfRefBase const &) | TfRefBase | inline |
TfWeakBase() | TfWeakBase | inline |
TfWeakBase(const TfWeakBase &) | TfWeakBase | inline |
UniqueChangedFuncPtr typedef | TfRefBase | |
~SdfLayerStateDelegateBase() | SdfLayerStateDelegateBase | virtual |
~TfRefBase() | TfRefBase | protectedvirtual |
~TfWeakBase() | TfWeakBase | inlineprotected |