Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.4
   Version 1.0.4dev
      Class Index
      File List
Publications


Hosted by Get Ion Beam Simulator at SourceForge.net. Fast, secure and Free Open Source software downloads

ExceptionTracer Class Reference

Exception backtrace. More...

#include <error.hpp>

Inheritance diagram for ExceptionTracer:
Error ErrorDim ErrorErrno ErrorNoMem ErrorRange ErrorUnimplemented

List of all members.

Public Member Functions

 ExceptionTracer ()
 Default constructor for exception tracer. Saves the backtrace of the program at this location for printing it when the error is caught.
void print_trace (std::ostream &os)
 Print the backtrace to os.

Detailed Description

Exception backtrace.

Saves the backtrace when constructed. Uses GNU extensions and therefore only works when compiled with GNU system.


Constructor & Destructor Documentation

ExceptionTracer::ExceptionTracer (  ) 

Default constructor for exception tracer. Saves the backtrace of the program at this location for printing it when the error is caught.


Member Function Documentation

void ExceptionTracer::print_trace ( std::ostream &  os  ) 

Print the backtrace to os.


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


Reference manual for Ion Beam Simulator 1.0.4dev
Generated by Doxygen 1.7.1 on Wed May 18 2011 23:03:51.