| __GetTfWeakBase__() const (defined in TfWeakBase) | TfWeakBase | inline |
| _GetLayer() const | SdfLayerStateDelegateBase | protected |
| _GetLayerData() const | SdfLayerStateDelegateBase | protected |
| _HasRemnant() const (defined in TfWeakBase) | 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 (defined in SdfLayerStateDelegateBase) | 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 (defined in SdfLayerStateDelegateBase) | 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 (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | protectedpure virtual |
| _Register() const (defined in TfWeakBase) | TfWeakBase | inlineprotected |
| _Register(T *tempRmnt) const (defined in TfWeakBase) | TfWeakBase | inlineprotected |
| CreateSpec(const SdfPath &path, SdfSpecType specType, bool inert) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| DeleteSpec(const SdfPath &path, bool inert) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| EnableNotification2() const (defined in TfWeakBase) | TfWeakBase | |
| GetCurrentCount() const | TfRefBase | inline |
| GetUniqueIdentifier() const (defined in TfWeakBase) | TfWeakBase | |
| IsDirty() (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| IsUnique() const | TfRefBase | inline |
| MoveSpec(const SdfPath &oldPath, const SdfPath &newPath) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| operator=(TfRefBase const &) (defined in TfRefBase) | TfRefBase | inline |
| operator=(const TfWeakBase &) (defined in TfWeakBase) | TfWeakBase | inline |
| PopChild(const SdfPath &parentPath, const TfToken &field, const TfToken &oldValue) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| PopChild(const SdfPath &parentPath, const TfToken &field, const SdfPath &oldValue) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| PushChild(const SdfPath &parentPath, const TfToken &field, const TfToken &value) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| PushChild(const SdfPath &parentPath, const TfToken &field, const SdfPath &value) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SdfLayer (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | friend |
| SdfLayerStateDelegateBase() (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | protected |
| SetField(const SdfPath &path, const TfToken &field, const VtValue &value, VtValue *oldValue=NULL) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetField(const SdfPath &path, const TfToken &field, const SdfAbstractDataConstValue &value, VtValue *oldValue=NULL) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetFieldDictValueByKey(const SdfPath &path, const TfToken &field, const TfToken &keyPath, const VtValue &value, VtValue *oldValue=NULL) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetFieldDictValueByKey(const SdfPath &path, const TfToken &field, const TfToken &keyPath, const SdfAbstractDataConstValue &value, VtValue *oldValue=NULL) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetShouldInvokeUniqueChangedListener(bool shouldCall) (defined in TfRefBase) | TfRefBase | inline |
| SetTimeSample(const SdfPath &path, double time, const VtValue &value) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetTimeSample(const SdfPath &path, double time, const SdfAbstractDataConstValue &value) (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | |
| SetUniqueChangedListener(UniqueChangedListener listener) (defined in TfRefBase) | TfRefBase | static |
| TfRefBase() (defined in TfRefBase) | TfRefBase | inline |
| TfRefBase(TfRefBase const &) (defined in TfRefBase) | TfRefBase | inline |
| TfWeakBase() (defined in TfWeakBase) | TfWeakBase | inline |
| TfWeakBase(const TfWeakBase &) (defined in TfWeakBase) | TfWeakBase | inline |
| UniqueChangedFuncPtr typedef (defined in TfRefBase) | TfRefBase | |
| ~SdfLayerStateDelegateBase() (defined in SdfLayerStateDelegateBase) | SdfLayerStateDelegateBase | virtual |
| ~TfRefBase() (defined in TfRefBase) | TfRefBase | protectedvirtual |
| ~TfWeakBase() (defined in TfWeakBase) | TfWeakBase | inlineprotected |