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.

References block.

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

Implements MINLPView::BlockView.

Definition at line 119 of file MINLP.h.

References block.


Member Data Documentation

const MINLPData::Block& MINLP::BlockView::block [private]

Definition at line 111 of file MINLP.h.

Referenced by operator()(), and size().


The documentation for this class was generated from the following file:
Generated on Wed Oct 22 03:13:00 2008 for LaGO by  doxygen 1.4.7