HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfChangeList Member List

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

begin() const SdfChangeListinline
cbegin() const SdfChangeListinline
cend() const SdfChangeListinline
const_iterator typedefSdfChangeList
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
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 SdfChangeListinline
EntryList typedefSdfChangeList
FindEntry(SdfPath const &) const SdfChangeList
GetEntry(const SdfPath &) const SdfChangeList
GetEntryList() const SdfChangeListinline
operator=(SdfChangeList const &)SdfChangeList
operator=(SdfChangeList &&)=defaultSdfChangeList
SdfChangeList()=defaultSdfChangeList
SdfChangeList(SdfChangeList const &)SdfChangeList
SdfChangeList(SdfChangeList &&)=defaultSdfChangeList
SubLayerAdded enum valueSdfChangeList
SubLayerChangeType enum nameSdfChangeList
SubLayerOffset enum valueSdfChangeList
SubLayerRemoved enum valueSdfChangeList
swap(SdfChangeList &a, SdfChangeList &b)SdfChangeListfriend