Navigation

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


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

ErrorLocation Struct Reference

Error location class. More...

#include <error.hpp>

List of all members.

Public Member Functions

 ErrorLocation ()
 ErrorLocation (const char *file, int line, const char *func)

Public Attributes

const char * _file
int _line
const char * _func

Detailed Description

Error location class.

Container to store the location (source file name, line number and function name) where the error happened. Used for debugging purposes.


Constructor & Destructor Documentation

ErrorLocation::ErrorLocation (  )  [inline]
ErrorLocation::ErrorLocation ( const char *  file,
int  line,
const char *  func 
) [inline]

Member Data Documentation

const char* ErrorLocation::_file
const char* ErrorLocation::_func

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


Reference manual for Ion Beam Simulator 1.0.4
Generated by Doxygen 1.7.1 on Wed Apr 13 2011 23:25:34.