HDK
|
This is the complete list of members for SdfSimpleLayerStateDelegate, including all inherited members.
__GetTfWeakBase__() const | TfWeakBase | inline |
_GetLayer() const | SdfLayerStateDelegateBase | protected |
_GetLayerData() const | SdfLayerStateDelegateBase | protected |
_HasRemnant() const | TfWeakBase | inlineprotected |
_IsDirty() override | SdfSimpleLayerStateDelegate | protectedvirtual |
_MarkCurrentStateAsClean() override | SdfSimpleLayerStateDelegate | protectedvirtual |
_MarkCurrentStateAsDirty() override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnCreateSpec(const SdfPath &path, SdfSpecType specType, bool inert) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnDeleteSpec(const SdfPath &path, bool inert) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnMoveSpec(const SdfPath &oldPath, const SdfPath &newPath) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnPopChild(const SdfPath &path, const TfToken &fieldName, const TfToken &oldValue) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnPopChild(const SdfPath &path, const TfToken &fieldName, const SdfPath &oldValue) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnPushChild(const SdfPath &path, const TfToken &fieldName, const TfToken &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnPushChild(const SdfPath &path, const TfToken &fieldName, const SdfPath &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetField(const SdfPath &path, const TfToken &fieldName, const VtValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetField(const SdfPath &path, const TfToken &fieldName, const SdfAbstractDataConstValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetFieldDictValueByKey(const SdfPath &path, const TfToken &fieldName, const TfToken &keyPath, const VtValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetFieldDictValueByKey(const SdfPath &path, const TfToken &fieldName, const TfToken &keyPath, const SdfAbstractDataConstValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetLayer(const SdfLayerHandle &layer) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetTimeSample(const SdfPath &path, double time, const VtValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_OnSetTimeSample(const SdfPath &path, double time, const SdfAbstractDataConstValue &value) override | SdfSimpleLayerStateDelegate | protectedvirtual |
_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 | |
New() | SdfSimpleLayerStateDelegate | static |
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 | |
SdfLayerStateDelegateBase() | SdfLayerStateDelegateBase | protected |
SdfSimpleLayerStateDelegate() | SdfSimpleLayerStateDelegate | 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 |