var_exception Class Reference

List of all members.

Public Member Functions


Detailed Description

Definition at line 432 of file glue_control.cpp.


Constructor & Destructor Documentation

var_exception ( const generic g  )  [inline]

Definition at line 437 of file glue_control.cpp.

00437 : rep (g) {}


Member Function Documentation

generic operator* (  )  const [inline]

Definition at line 436 of file glue_control.cpp.

00436 { return rep; }


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

Generated on 6 Dec 2012 for mmxlight by  doxygen 1.6.1