Tracer  v0.0.1
A platform independant stack trace generator
tracer::DummyTracer Class Reference

This tracer does nothing. More...

#include <DummyTracer.hpp>

+ Inheritance diagram for tracer::DummyTracer:
+ Collaboration diagram for tracer::DummyTracer:

Public Member Functions

std::vector< Framebacktrace () override
 Does nothing.
 
- Public Member Functions inherited from tracer::AbstractTracer
virtual void setContext (void *)
 Empty default implementation of setContext.
 

Detailed Description

This tracer does nothing.

This tracer will automatically be used when no other tracer is available

Definition at line 40 of file DummyTracer.hpp.


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