Cambridge SMT System
ucam::fsttools::MapCursor Struct Reference

#include <fstutils.topofeatures.hpp>

Public Member Functions

 MapCursor (StateHandler::VectorState &map)
 
bool done ()
 
bool next ()
 
StateHandler::VectorState::iterator & operator() ()
 

Public Attributes

StateHandler::VectorStatemap_
 
StateHandler::VectorState::iterator itx_
 
bool done_
 

Detailed Description

Definition at line 223 of file fstutils.topofeatures.hpp.

Constructor & Destructor Documentation

ucam::fsttools::MapCursor::MapCursor ( StateHandler::VectorState map)
inline

Definition at line 224 of file fstutils.topofeatures.hpp.

Member Function Documentation

bool ucam::fsttools::MapCursor::done ( )
inline

Definition at line 233 of file fstutils.topofeatures.hpp.

bool ucam::fsttools::MapCursor::next ( )
inline

Definition at line 238 of file fstutils.topofeatures.hpp.

StateHandler::VectorState::iterator& ucam::fsttools::MapCursor::operator() ( )
inline

Definition at line 239 of file fstutils.topofeatures.hpp.

Member Data Documentation

bool ucam::fsttools::MapCursor::done_

Definition at line 245 of file fstutils.topofeatures.hpp.

StateHandler::VectorState::iterator ucam::fsttools::MapCursor::itx_

Definition at line 244 of file fstutils.topofeatures.hpp.

StateHandler::VectorState& ucam::fsttools::MapCursor::map_

Definition at line 241 of file fstutils.topofeatures.hpp.


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