|
FlopCpp trunk
|
Semantic representation of a variable in a Math Program. More...
#include <MP_variable.hpp>
Inheritance diagram for flopc::VariableRef:
Collaboration diagram for flopc::VariableRef:Public Member Functions | |
| int | getColumn () const |
Public Member Functions inherited from flopc::MP_expression_base | |
| MP_expression_base () | |
| virtual | ~MP_expression_base () |
Friends | |
| class | MP_variable |
Semantic representation of a variable in a Math Program.
Definition at line 35 of file MP_variable.hpp.
|
virtual |
Implements flopc::TerminalExpression.
|
friend |
Definition at line 36 of file MP_variable.hpp.