error_handling::failedSanity Struct Reference

GSL_ESANITY = 7, /* sanity check failed - shouldn't happen */. More...

#include <error.hpp>

Inheritance diagram for error_handling::failedSanity:

Inheritance graph
[legend]
Collaboration diagram for error_handling::failedSanity:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 failedSanity ()
 failedSanity (string r, string f, int l)


Detailed Description

GSL_ESANITY = 7, /* sanity check failed - shouldn't happen */.

Constructor & Destructor Documentation

error_handling::failedSanity::failedSanity (  )  [inline]

00136 {};

error_handling::failedSanity::failedSanity ( string  r,
string  f,
int  l 
) [inline]

00137                                              : 
00138       error(r,f,l) {};


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

Generated on Fri Jun 6 17:28:28 2008 by  doxygen 1.5.6