Navigation

Main Page
Download
Support
Installation
Tutorial
Examples
Reference Manual
   Version 1.0.5new_solver
   Version 1.0.5dev
      Class Index
      File List
   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

ErrorRange Class Reference

Error class for index range checking errors. More...

#include <error.hpp>

Inheritance diagram for ErrorRange:
Error ExceptionTracer

List of all members.

Public Member Functions

 ErrorRange (const ErrorLocation &loc, uint32_t i, uint32_t n, uint32_t j, uint32_t m)
 Constructor for error message for two dimensional indexing error.
 ErrorRange (const ErrorLocation &loc, uint32_t i, uint32_t n)
 Constructor for error message for one dimensional indexing error.

Detailed Description

Error class for index range checking errors.


Constructor & Destructor Documentation

ErrorRange::ErrorRange ( const ErrorLocation loc,
uint32_t  i,
uint32_t  n,
uint32_t  j,
uint32_t  m 
)

Constructor for error message for two dimensional indexing error.

The index i is supposed to be smaller than n and j smaller than m.

ErrorRange::ErrorRange ( const ErrorLocation loc,
uint32_t  i,
uint32_t  n 
)

Constructor for error message for one dimensional indexing error.

The index i is supposed to be smaller than n.


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


Reference manual for Ion Beam Simulator 1.0.5dev
Generated by Doxygen 1.7.1 on Mon Feb 6 2012 15:07:16.