Tracer  v0.0.1
A platform independant stack trace generator
tracer::AbstractDebugInfo Class Referenceabstract

Base class for all debug information generators. More...

#include <AbstractDebugInfo.hpp>

+ Inheritance diagram for tracer::AbstractDebugInfo:

Public Member Functions

virtual bool processFrames (std::vector< Frame > &frames)=0
 Generates the debug information.
 

Detailed Description

Base class for all debug information generators.

Definition at line 38 of file AbstractDebugInfo.hpp.


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