Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.6dev
      Class Index
      File List
   Version 1.0.6
   Version 1.0.5new_solver
   Version 1.0.5dev
   Version 1.0.5b
   Version 1.0.4dev
   Version 1.0.4
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 ErrorAssert ErrorDim ErrorErrno ErrorNoMem ErrorRange ErrorUnimplemented GLRenderer::ErrorGLInit

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. More...
 
void print_trace (std::ostream &os)
 Print the backtrace to os. More...
 

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::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

◆ print_trace()

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

Print the backtrace to os.


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


Reference manual for Ion Beam Simulator 1.0.6dev
Generated by Doxygen 1.9.1 on Thu Sep 11 2025 09:37:24.