Open 3D Engine AzToolsFramework 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.
AzToolsFramework::Debug::TraceContextMultiStackHandler Class Reference

Inherits TraceContextBus::Handler.

Public Member Functions

virtual size_t GetStackCount () const
 
virtual uint64_t GetStackId (size_t index) const
 
virtual AZStd::shared_ptr< const TraceContextStackGetStack (size_t index) const
 
virtual AZStd::shared_ptr< const TraceContextStackGetCurrentStack () const
 

Protected Attributes

AZStd::unordered_map< uint64_t, AZStd::shared_ptr< TraceContextStack > > m_threadStacks
 

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