Open 3D Engine Archive Gem API Reference  24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
Archive::ArchiveReaderFactory Class Reference

Inherits Archive::IArchiveReaderFactory.

Public Member Functions

 AZ_TYPE_INFO_WITH_NAME_DECL (ArchiveReaderFactory)
 
 AZ_RTTI_NO_TYPE_INFO_DECL ()
 
AZStd::unique_ptr< IArchiveReaderCreate () const override
 
AZStd::unique_ptr< IArchiveReaderCreate (const ArchiveReaderSettings &readerSettings) const override
 
AZStd::unique_ptr< IArchiveReaderCreate (AZ::IO::PathView archivePath, const ArchiveReaderSettings &readerSettings) const override
 
AZStd::unique_ptr< IArchiveReaderCreate (IArchiveReader::ArchiveStreamPtr archiveStream, const ArchiveReaderSettings &readerSettings) const override
 
- Public Member Functions inherited from Archive::IArchiveReaderFactory
 AZ_TYPE_INFO_WITH_NAME_DECL (IArchiveReaderFactory)
 
 AZ_RTTI_NO_TYPE_INFO_DECL ()
 

Public Attributes

 AZ_CLASS_ALLOCATOR_DECL
 
- Public Attributes inherited from Archive::IArchiveReaderFactory
 AZ_CLASS_ALLOCATOR_DECL
 

The documentation for this class was generated from the following file: