Tracer  v0.0.1
A platform independant stack trace generator
cPrinterContainer.cpp File Reference
#include "defines.hpp"
#include "tracer.h"
#include "tracerInternal.hpp"
#include <string.h>
+ Include dependency graph for cPrinterContainer.cpp:

Go to the source code of this file.

Functions

tr_Printer_ttr_getPrinter (void *printer)
 Manages the Printer.
 
tr_Printer_ttr_getPrinter__fancy ()
 Wrapper for tracer::PrinterContainer::fancy.
 
tr_Printer_ttr_getPrinter__file ()
 Wrapper for tracer::PrinterContainer::file.
 
tr_Printer_ttr_getPrinter__system ()
 Wrapper for tracer::PrinterContainer::system.
 
tr_Printer_ttr_getPrinter__plain ()
 Wrapper for tracer::PrinterContainer::plain.
 
void * tr_PrinterContainer__get (tr_Printer_t *pContainer)
 Wrapper for tracer::PrinterContainer::get.
 
void tr_freePrinter (tr_Printer_t *pContainer)
 Frees the Printer container.