#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.
Definition at line 32 of file CouExpr.hpp.
|
inline |
Definition at line 37 of file CouExpr.hpp.
|
private |
Definition at line 21 of file CouExpr.hpp.
1.8.5