Castor3D 0.16.0
Multiplatform 3D engine
Protected Member Functions | Protected Attributes | Friends | List of all members
castor::debug::Backtraced Class Reference

Helper class used to enable allocation backtrace retrieval. More...

#include <Debug.hpp>

Collaboration diagram for castor::debug::Backtraced:
Collaboration graph
[legend]

Protected Member Functions

 Backtraced ()
 

Protected Attributes

String m_callStack
 

Friends

OutputStreamoperator<< (OutputStream &stream, Backtraced const &traced)
 

Detailed Description

Helper class used to enable allocation backtrace retrieval.

Author
Sylvain DOREMUS
Date
05/10/2015
Version
0.8.0

Constructor & Destructor Documentation

◆ Backtraced()

castor::debug::Backtraced::Backtraced ( )
inlineprotected

Friends And Related Symbol Documentation

◆ operator<<

OutputStream & operator<< ( OutputStream & stream,
Backtraced const & traced )
friend

Member Data Documentation

◆ m_callStack

String castor::debug::Backtraced::m_callStack
protected

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