error_handling::badPointer Struct Reference

GSL_EFAULT = 3, /* invalid pointer */. More...

#include <error.hpp>

Inheritance diagram for error_handling::badPointer:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_EFAULT = 3, /* invalid pointer */.

Constructor & Destructor Documentation

error_handling::badPointer::badPointer (  )  [inline]

00108 {};

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

00109                                            : 
00110       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