CVR-Lib last update 20 Sep 2009

cvr::allocException Class Reference

allocException is thrown if a memory allocation problem occurs More...

#include <cvrAllocException.h>

Inheritance diagram for cvr::allocException:

Inheritance graph
[legend]
Collaboration diagram for cvr::allocException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 allocException ()
virtual const std::string & name () const
virtual allocExceptionclone () const
virtual allocExceptionnewInstance () const


Detailed Description

allocException is thrown if a memory allocation problem occurs

Constructor & Destructor Documentation

cvr::allocException::allocException (  ) 

Construct allocation exception with the default string name "memory allocation error".


Member Function Documentation

virtual allocException* cvr::allocException::clone (  )  const [virtual]

Clone this object.

Reimplemented from cvr::exception.

virtual const std::string& cvr::allocException::name (  )  const [virtual]

Returns the name of this type.

Reimplemented from cvr::exception.

virtual allocException* cvr::allocException::newInstance (  )  const [virtual]

Create new instance of this object.

Reimplemented from cvr::exception.


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

Generated on Sun Sep 20 22:08:39 2009 for CVR-Lib by Doxygen 1.5.8