Error Struct Reference

Base error class. More...

#include <error.hpp>

Inheritance diagram for Error:
ErrorDim ErrorErrno ErrorNoMem ErrorRange ErrorUnimplemented

List of all members.

Public Member Functions

 Error ()
 Error (ErrorLocation loc, const std::string &str)

Public Attributes

ErrorLocation _loc
std::string _error_str

Detailed Description

Base error class.


Constructor & Destructor Documentation

Error::Error (  )  [inline]
Error::Error ( ErrorLocation  loc,
const std::string &  str 
) [inline]

Member Data Documentation

std::string Error::_error_str

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

Generated on 18 Apr 2011 for IBSimu by  doxygen 1.6.1