This document is for a version of USD that is under development. See this page for the current release.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SdfFileFormat Member List

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

__GetTfWeakBase__() const (defined in TfWeakBase)TfWeakBaseinline
_GetLayerData(const SdfLayer &layer)SdfFileFormatprotectedstatic
_HasRemnant() const (defined in TfWeakBase)TfWeakBaseinlineprotected
_InitDetachedData(const FileFormatArguments &args) constSdfFileFormatprotectedvirtual
_InstantiateNewLayer(const SdfFileFormatConstPtr &fileFormat, const std::string &identifier, const std::string &realPath, const ArAssetInfo &assetInfo, const FileFormatArguments &args) const (defined in SdfFileFormat)SdfFileFormatprotectedvirtual
_ReadAndCopyLayerDataToMemory(SdfLayer *layer, const std::string &resolvedPath, bool metadataOnly, bool *didCopyData=nullptr) constSdfFileFormatprotected
_ReadDetached(SdfLayer *layer, const std::string &resolvedPath, bool metadataOnly) constSdfFileFormatprotectedvirtual
_Register() const (defined in TfWeakBase)TfWeakBaseinlineprotected
_Register(T *tempRmnt) const (defined in TfWeakBase)TfWeakBaseinlineprotected
_SetLayerData(SdfLayer *layer, SdfAbstractDataRefPtr &data)SdfFileFormatprotectedstatic
_SetLayerData(SdfLayer *layer, SdfAbstractDataRefPtr &data, SdfLayerHints hints)SdfFileFormatprotectedstatic
_ShouldReadAnonymousLayers() constSdfFileFormatprotectedvirtual
_ShouldSkipAnonymousReload() const (defined in SdfFileFormat)SdfFileFormatprotectedvirtual
CanRead(const std::string &file) const =0SdfFileFormatpure virtual
EnableNotification2() const (defined in TfWeakBase)TfWeakBase
FileFormatArguments typedefSdfFileFormat
FindAllDerivedFileFormatExtensions(const TfType &baseType)SdfFileFormatstatic
FindAllFileFormatExtensions()SdfFileFormatstatic
FindByExtension(const std::string &path, const std::string &target=std::string())SdfFileFormatstatic
FindByExtension(const std::string &path, const FileFormatArguments &args)SdfFileFormatstatic
FindById(const TfToken &formatId)SdfFileFormatstatic
FormatSupportsEditing(const std::string &extension, const std::string &target=std::string())SdfFileFormatstatic
FormatSupportsReading(const std::string &extension, const std::string &target=std::string())SdfFileFormatstatic
FormatSupportsWriting(const std::string &extension, const std::string &target=std::string())SdfFileFormatstatic
GetCurrentCount() constTfRefBaseinline
GetDefaultFileFormatArguments() constSdfFileFormatvirtual
GetExternalAssetDependencies(const SdfLayer &layer) constSdfFileFormatvirtual
GetFileCookie() constSdfFileFormat
GetFileExtension(const std::string &s)SdfFileFormatstatic
GetFileExtensions() constSdfFileFormat
GetFormatId() constSdfFileFormat
GetPackageRootLayerPath(const std::string &resolvedPath) constSdfFileFormatvirtual
GetPrimaryFileExtension() constSdfFileFormat
GetSchema() constSdfFileFormat
GetTarget() constSdfFileFormat
GetUniqueIdentifier() const (defined in TfWeakBase)TfWeakBase
GetVersionString() constSdfFileFormat
InitData(const FileFormatArguments &args) constSdfFileFormatvirtual
InitDetachedData(const FileFormatArguments &args) constSdfFileFormat
IsPackage() constSdfFileFormatvirtual
IsPrimaryFormatForExtensions() constSdfFileFormat
IsSupportedExtension(const std::string &extension) constSdfFileFormat
IsUnique() constTfRefBaseinline
NewLayer(const SdfFileFormatConstPtr &fileFormat, const std::string &identifier, const std::string &realPath, const ArAssetInfo &assetInfo, const FileFormatArguments &args) constSdfFileFormat
operator=(const SdfFileFormat &)=delete (defined in SdfFileFormat)SdfFileFormat
operator=(TfRefBase const &) (defined in TfRefBase)TfRefBaseinline
operator=(const TfWeakBase &) (defined in TfWeakBase)TfWeakBaseinline
Read(SdfLayer *layer, const std::string &resolvedPath, bool metadataOnly) const =0SdfFileFormatpure virtual
ReadDetached(SdfLayer *layer, const std::string &resolvedPath, bool metadataOnly) constSdfFileFormat
ReadFromString(SdfLayer *layer, const std::string &str) constSdfFileFormatvirtual
SaveToFile(const SdfLayer &layer, const std::string &filePath, const std::string &comment=std::string(), const FileFormatArguments &args=FileFormatArguments()) constSdfFileFormatvirtual
SdfFileFormat(const SdfFileFormat &)=delete (defined in SdfFileFormat)SdfFileFormat
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::string &extension)SdfFileFormatprotected
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::string &extension, const SdfSchemaBase &schema)SdfFileFormatprotected
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::string &extension, const SdfSchemaBase &&schema)=deleteSdfFileFormatprotected
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::vector< std::string > &extensions)SdfFileFormatprotected
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::vector< std::string > &extensions, const SdfSchemaBase &schema)SdfFileFormatprotected
SdfFileFormat(const TfToken &formatId, const TfToken &versionString, const TfToken &target, const std::vector< std::string > &extensions, const SdfSchemaBase &&schema)=deleteSdfFileFormatprotected
SetShouldInvokeUniqueChangedListener(bool shouldCall) (defined in TfRefBase)TfRefBaseinline
SetUniqueChangedListener(UniqueChangedListener listener) (defined in TfRefBase)TfRefBasestatic
ShouldReadAnonymousLayers() constSdfFileFormat
ShouldSkipAnonymousReload() constSdfFileFormat
SupportsEditing() constSdfFileFormat
SupportsReading() constSdfFileFormat
SupportsWriting() constSdfFileFormat
TfRefBase() (defined in TfRefBase)TfRefBaseinline
TfRefBase(TfRefBase const &) (defined in TfRefBase)TfRefBaseinline
TfWeakBase() (defined in TfWeakBase)TfWeakBaseinline
TfWeakBase(const TfWeakBase &) (defined in TfWeakBase)TfWeakBaseinline
UniqueChangedFuncPtr typedef (defined in TfRefBase)TfRefBase
WriteToFile(const SdfLayer &layer, const std::string &filePath, const std::string &comment=std::string(), const FileFormatArguments &args=FileFormatArguments()) constSdfFileFormatvirtual
WriteToStream(const SdfSpecHandle &spec, std::ostream &out, size_t indent) constSdfFileFormatvirtual
WriteToString(const SdfLayer &layer, std::string *str, const std::string &comment=std::string()) constSdfFileFormatvirtual
~SdfFileFormat()SdfFileFormatprotectedvirtual
~TfRefBase() (defined in TfRefBase)TfRefBaseprotectedvirtual
~TfWeakBase() (defined in TfWeakBase)TfWeakBaseinlineprotected