begin() const | SdfChangeList | inline |
cbegin() const | SdfChangeList | inline |
cend() const | SdfChangeList | inline |
const_iterator typedef | SdfChangeList | |
DidAddPrim(const SdfPath &primPath, bool inert) | SdfChangeList | |
DidAddProperty(const SdfPath &propPath, bool hasOnlyRequiredFields) | SdfChangeList | |
DidAddTarget(const SdfPath &targetPath) | SdfChangeList | |
DidChangeAttributeConnection(const SdfPath &attrPath) | SdfChangeList | |
DidChangeAttributeTimeSamples(const SdfPath &attrPath) | SdfChangeList | |
DidChangeInfo(const SdfPath &path, const TfToken &key, VtValue &&oldValue, const VtValue &newValue) | SdfChangeList | |
DidChangeLayerIdentifier(const std::string &oldIdentifier) | SdfChangeList | |
DidChangeLayerResolvedPath() | SdfChangeList | |
DidChangePrimInheritPaths(const SdfPath &primPath) | SdfChangeList | |
DidChangePrimName(const SdfPath &oldPath, const SdfPath &newPath) | SdfChangeList | |
DidChangePrimReferences(const SdfPath &primPath) | SdfChangeList | |
DidChangePrimSpecializes(const SdfPath &primPath) | SdfChangeList | |
DidChangePrimVariantSets(const SdfPath &primPath) | SdfChangeList | |
DidChangePropertyName(const SdfPath &oldPath, const SdfPath &newPath) | SdfChangeList | |
DidChangeRelationshipTargets(const SdfPath &relPath) | SdfChangeList | |
DidChangeSublayerPaths(const std::string &subLayerPath, SubLayerChangeType changeType) | SdfChangeList | |
DidMovePrim(const SdfPath &oldPath, const SdfPath &newPath) | SdfChangeList | |
DidReloadLayerContent() | SdfChangeList | |
DidRemovePrim(const SdfPath &primPath, bool inert) | SdfChangeList | |
DidRemoveProperty(const SdfPath &propPath, bool hasOnlyRequiredFields) | SdfChangeList | |
DidRemoveTarget(const SdfPath &targetPath) | SdfChangeList | |
DidReorderPrims(const SdfPath &parentPath) | SdfChangeList | |
DidReorderProperties(const SdfPath &propPath) | SdfChangeList | |
DidReplaceLayerContent() | SdfChangeList | |
end() const | SdfChangeList | inline |
EntryList typedef | SdfChangeList | |
FindEntry(SdfPath const &) const | SdfChangeList | |
GetEntry(const SdfPath &) const | SdfChangeList | |
GetEntryList() const | SdfChangeList | inline |
operator=(SdfChangeList const &) | SdfChangeList | |
operator=(SdfChangeList &&)=default | SdfChangeList | |
SdfChangeList()=default | SdfChangeList | |
SdfChangeList(SdfChangeList const &) | SdfChangeList | |
SdfChangeList(SdfChangeList &&)=default | SdfChangeList | |
SubLayerAdded enum value | SdfChangeList | |
SubLayerChangeType enum name | SdfChangeList | |
SubLayerOffset enum value | SdfChangeList | |
SubLayerRemoved enum value | SdfChangeList | |
swap(SdfChangeList &a, SdfChangeList &b) | SdfChangeList | friend |