#include <MINLP.h>


Public Member Functions | |
| BlockView (const MINLPData::Block &block_) | |
| int | size () const |
| int | operator() (int index) const |
Private Attributes | |
| const MINLPData::Block & | block |
Definition at line 109 of file MINLP.h.
| MINLP::BlockView::BlockView | ( | const MINLPData::Block & | block_ | ) | [inline] |
| int MINLP::BlockView::size | ( | ) | const [inline, virtual] |
Implements MINLPView::BlockView.
| int MINLP::BlockView::operator() | ( | int | index | ) | const [inline, virtual] |
Implements MINLPView::BlockView.
const MINLPData::Block& MINLP::BlockView::block [private] |
1.6.1