error_handling::underflow Struct Reference

GSL_EUNDRFLW = 15, /* underflow */. More...

#include <error.hpp>

Inheritance diagram for error_handling::underflow:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EUNDRFLW = 15, /* underflow */.

Constructor & Destructor Documentation

error_handling::underflow::underflow (  )  [inline]

00192 {};

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

00193                                           : 
00194       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