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

OsiCuts::const_iterator Class Reference

#include <OsiCuts.hpp>

List of all members.

Public Member Functions

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

Private Member Functions

const_iterator begin ()
const_iterator end ()

Private Attributes

const OsiCutscutsPtr_
int rowCutIndex_
int colCutIndex_
const OsiCutcutP_

Friends

class OsiCuts


Detailed Description

Const Iterator

This a class for interating over the collection of cuts.

Definition at line 74 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