| Couenne
    0.2
    | 
#include <CouExpr.hpp>
| Public Member Functions | |
| CouExpr (expression *e) | |
| CouExpr (const CouExpr &e) | |
| CouExpr & | operator= (CouExpr &e) | 
| expression * | Expression () const | 
| Private Attributes | |
| expression * | expr_ | 
Definition at line 17 of file CouExpr.hpp.
| 
 | inline | 
Definition at line 25 of file CouExpr.hpp.
| 
 | inline | 
Definition at line 28 of file CouExpr.hpp.
References expr_.
Definition at line 32 of file CouExpr.hpp.
References expr_.
| 
 | inline | 
Definition at line 37 of file CouExpr.hpp.
References expr_.
| 
 | private | 
Definition at line 21 of file CouExpr.hpp.
Referenced by CouExpr(), Expression(), and operator=().
 1.8.5
 1.8.5