MINLP::BlockView Class Reference

#include <MINLP.h>

Inheritance diagram for MINLP::BlockView:
Inheritance graph
[legend]
Collaboration diagram for MINLP::BlockView:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BlockView (const MINLPData::Block &block_)
int size () const
int operator() (int index) const

Private Attributes

const MINLPData::Blockblock

Detailed Description

Definition at line 109 of file MINLP.h.


Constructor & Destructor Documentation

MINLP::BlockView::BlockView ( const MINLPData::Block block_  )  [inline]

Definition at line 113 of file MINLP.h.


Member Function Documentation

int MINLP::BlockView::size (  )  const [inline, virtual]

Implements MINLPView::BlockView.

Definition at line 117 of file MINLP.h.

int MINLP::BlockView::operator() ( int  index  )  const [inline, virtual]

Implements MINLPView::BlockView.

Definition at line 119 of file MINLP.h.


Member Data Documentation

Definition at line 111 of file MINLP.h.


The documentation for this class was generated from the following file:

Generated on 10 Mar 2013 for LaGO by  doxygen 1.6.1