Public Member Functions

var_exception Class Reference

List of all members.

Public Member Functions


Detailed Description

Definition at line 431 of file glue_control.cpp.


Constructor & Destructor Documentation

var_exception ( const generic &  g ) [inline]

Definition at line 436 of file glue_control.cpp.

: rep (g) {}

Member Function Documentation

generic operator* (  ) const [inline]

Definition at line 435 of file glue_control.cpp.

{ return rep; }

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