Cambridge SMT System
CompositeList::cl_iterator Class Reference

#include <function-weight.h>

Inherits iterator< std::input_iterator_tag, MertLine >.

Public Member Functions

 cl_iterator (MertIter, MertIter, MertIter, MertIter)
 
MertLineoperator* ()
 
cl_iteratoroperator++ ()
 
cl_iterator operator++ (int)
 
bool operator== (const cl_iterator &)
 
bool operator!= (const cl_iterator &)
 

Detailed Description

Definition at line 76 of file function-weight.h.

Constructor & Destructor Documentation

CompIter::cl_iterator ( MertIter  i1,
MertIter  i2,
MertIter  i1end,
MertIter  i2end 
)

Definition at line 46 of file function-weight.cpp.

Member Function Documentation

bool CompIter::operator!= ( const cl_iterator that)

Definition at line 125 of file function-weight.cpp.

MertLine & CompIter::operator* ( )

Definition at line 78 of file function-weight.cpp.

CompIter & CompIter::operator++ ( )

Definition at line 82 of file function-weight.cpp.

CompIter CompIter::operator++ ( int  )

Definition at line 107 of file function-weight.cpp.

bool CompIter::operator== ( const cl_iterator that)

Definition at line 113 of file function-weight.cpp.


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