Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::IO::WindowsStorageDriveConfig Class Referencefinal

Inherits AZ::IO::IStreamerStackConfig.

Public Member Functions

 AZ_RTTI (AZ::IO::WindowsStorageDriveConfig, "{E9D8256B-EE40-4F60-8B1D-D88200CD1F10}", IStreamerStackConfig)
 
 AZ_CLASS_ALLOCATOR (WindowsStorageDriveConfig, SystemAllocator)
 
AZStd::shared_ptr< StreamStackEntryAddStreamStackEntry (const HardwareInformation &hardware, AZStd::shared_ptr< StreamStackEntry > parent) override
 
- Public Member Functions inherited from AZ::IO::IStreamerStackConfig
 AZ_RTTI (AZ::IO::IStreamerStackConfig, "{97266736-E55E-4BF4-9E4A-9D5A9FF4D230}")
 
 AZ_CLASS_ALLOCATOR (IStreamerStackConfig, SystemAllocator)
 
virtual AZStd::shared_ptr< StreamStackEntryAddStreamStackEntry (const HardwareInformation &hardware, AZStd::shared_ptr< StreamStackEntry > parent)=0
 

Static Public Member Functions

static void Reflect (ReflectContext *context)
 
- Static Public Member Functions inherited from AZ::IO::IStreamerStackConfig
static void Reflect (ReflectContext *context)
 

Member Function Documentation

◆ AddStreamStackEntry()

AZStd::shared_ptr< StreamStackEntry > AZ::IO::WindowsStorageDriveConfig::AddStreamStackEntry ( const HardwareInformation hardware,
AZStd::shared_ptr< StreamStackEntry parent 
)
overridevirtual

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