Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

OsiCuts::iterator Class Reference

#include <OsiCuts.hpp>

List of all members.

Public Member Functions

 iterator (OsiCuts &cuts)
 iterator (const iterator &src)
iteratoroperator= (const iterator &rhs)
OsiCutoperator * () const
iterator operator++ ()
iterator operator++ (int)
bool operator== (const iterator &it) const
bool operator!= (const iterator &it) const
bool operator< (const iterator &it) const

Private Member Functions

iterator begin ()
iterator end ()

Private Attributes

OsiCutscuts_
int rowCutIndex_
int colCutIndex_
OsiCutcutP_

Friends

class OsiCuts


Detailed Description

Iterator

This a class for interating over the collection of cuts.

Definition at line 30 of file OsiCuts.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Dec 3 14:35:41 2003 for Osi by doxygen 1.3.5