Generated on Mon Jun 23 17:18:22 2008 for ell-2.3.0 by doxygen 1.5.1

ell::S_RNAfe_SingleM::NeighborList::ItState Class Reference

#include <S_RNAfe_SingleM.hh>


Detailed Description

State of an iterator. Usually the information in ItState is used for computing the next list entry

Definition at line 33 of file S_RNAfe_SingleM.hh.

Public Member Functions

virtual ItStateclone () const
 ItState (const ItState &itstate)
 ItState ()
virtual ~ItState ()

Data Fields

SingleMove lastMove


Constructor & Destructor Documentation

ell::S_RNAfe_SingleM::NeighborList::ItState::ItState (  )  [inline]

Definition at line 39 of file S_RNAfe_SingleM.hh.

ell::S_RNAfe_SingleM::NeighborList::ItState::ItState ( const ItState itstate  )  [inline]

Definition at line 40 of file S_RNAfe_SingleM.hh.

virtual ell::S_RNAfe_SingleM::NeighborList::ItState::~ItState (  )  [inline, virtual]

Definition at line 42 of file S_RNAfe_SingleM.hh.


Member Function Documentation

virtual ItState* ell::S_RNAfe_SingleM::NeighborList::ItState::clone (  )  const [inline, virtual]

Definition at line 44 of file S_RNAfe_SingleM.hh.


Field Documentation

SingleMove ell::S_RNAfe_SingleM::NeighborList::ItState::lastMove

the last applied single move

Definition at line 37 of file S_RNAfe_SingleM.hh.


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