Tracer  v0.0.1
A platform independant stack trace generator
tr_Tracer_AvailableEngines Struct Reference

Helper structure for wrapping the small std::vector's. More...

#include <tracer.h>

Public Attributes

TR_TraceerEngines_t tracer [8]
 List of available engines; First try them for the Tracer (0 marks the end)
 
TR_DebuggerEngines_t debuggers [8]
 List of available engines; First try them for the Tracer (0 marks the end)
 

Detailed Description

Helper structure for wrapping the small std::vector's.

Definition at line 113 of file tracer.h.


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