exception Class Reference

#include <exception.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Definition at line 25 of file exception.hpp.


Member Function Documentation

generic operator* (  )  const [inline]

Definition at line 29 of file exception.hpp.

00029 { return rep; }

exception rep ( generic("empty exception")   )  [inline, final]

Definition at line 30 of file exception.hpp.

00030 : rep (generic ("empty exception")) {}


Member Data Documentation

exception const generic& g [final]

Definition at line 31 of file exception.hpp.

exception const generic const generic& where [final]

Definition at line 31 of file exception.hpp.


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1