Couenne::CouExpr Class Reference

#include <CouExpr.hpp>

List of all members.

Public Member Functions

 CouExpr (expression *e)
 CouExpr (const CouExpr &e)
CouExproperator= (CouExpr &e)
expressionExpression () const

Private Attributes

expressionexpr_

Detailed Description

Definition at line 17 of file CouExpr.hpp.


Constructor & Destructor Documentation

Couenne::CouExpr::CouExpr ( expression e  )  [inline]

Definition at line 25 of file CouExpr.hpp.

Couenne::CouExpr::CouExpr ( const CouExpr e  )  [inline]

Definition at line 28 of file CouExpr.hpp.

References expr_.


Member Function Documentation

CouExpr& Couenne::CouExpr::operator= ( CouExpr e  )  [inline]

Definition at line 32 of file CouExpr.hpp.

References expr_.

expression* Couenne::CouExpr::Expression (  )  const [inline]

Definition at line 37 of file CouExpr.hpp.

References expr_.


Member Data Documentation

Definition at line 21 of file CouExpr.hpp.

Referenced by CouExpr(), Expression(), and operator=().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 14 Jan 2015 for Couenne by  doxygen 1.6.1