error_handling::outOfMemory Struct Reference

GSL_ENOMEM = 8, /* malloc failed */. More...

#include <error.hpp>

Inheritance diagram for error_handling::outOfMemory:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

GSL_ENOMEM = 8, /* malloc failed */.

Constructor & Destructor Documentation

error_handling::outOfMemory::outOfMemory (  )  [inline]

00143 {};

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

00144                                             : 
00145       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