Cambridge SMT System
|
#include <fstutils.topofeatures.hpp>
Public Member Functions | |
MapCursor (StateHandler::VectorState &map) | |
bool | done () |
bool | next () |
StateHandler::VectorState::iterator & | operator() () |
Public Attributes | |
StateHandler::VectorState & | map_ |
StateHandler::VectorState::iterator | itx_ |
bool | done_ |
Definition at line 223 of file fstutils.topofeatures.hpp.
|
inline |
Definition at line 224 of file fstutils.topofeatures.hpp.
|
inline |
Definition at line 233 of file fstutils.topofeatures.hpp.
|
inline |
Definition at line 238 of file fstutils.topofeatures.hpp.
|
inline |
Definition at line 239 of file fstutils.topofeatures.hpp.
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.