error_handling::overflow Struct Reference

GSL_EOVRFLW = 16, /* overflow */. More...

#include <error.hpp>

Inheritance diagram for error_handling::overflow:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EOVRFLW = 16, /* overflow */.

Constructor & Destructor Documentation

error_handling::overflow::overflow (  )  [inline]

00199 {};

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

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