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::StreamStackEntry Member List

This is the complete list of members for AZ::IO::StreamStackEntry, including all inherited members.

CollectStatistics(AZStd::vector< Statistic > &statistics) constAZ::IO::StreamStackEntryvirtual
ExecuteRequests()AZ::IO::StreamStackEntryvirtual
GetName() constAZ::IO::StreamStackEntryvirtual
GetNext() constAZ::IO::StreamStackEntryvirtual
m_contextAZ::IO::StreamStackEntryprotected
m_nameAZ::IO::StreamStackEntryprotected
m_nextAZ::IO::StreamStackEntryprotected
PrepareRequest(FileRequest *request)AZ::IO::StreamStackEntryvirtual
QueueRequest(FileRequest *request)AZ::IO::StreamStackEntryvirtual
SetContext(StreamerContext &context) (defined in AZ::IO::StreamStackEntry)AZ::IO::StreamStackEntryvirtual
SetNext(AZStd::shared_ptr< StreamStackEntry > next)AZ::IO::StreamStackEntryvirtual
StreamStackEntry(AZStd::string &&name) (defined in AZ::IO::StreamStackEntry)AZ::IO::StreamStackEntryexplicit
StreamStackEntry()=default (defined in AZ::IO::StreamStackEntry)AZ::IO::StreamStackEntryprotected
UpdateCompletionEstimates(AZStd::chrono::steady_clock::time_point now, AZStd::vector< FileRequest * > &internalPending, StreamerContext::PreparedQueue::iterator pendingBegin, StreamerContext::PreparedQueue::iterator pendingEnd)AZ::IO::StreamStackEntryvirtual
UpdateStatus(Status &status) constAZ::IO::StreamStackEntryvirtual
~StreamStackEntry()=default (defined in AZ::IO::StreamStackEntry)AZ::IO::StreamStackEntryvirtual