FreeLing
4.0
|
#include <dataset.h>
Public Member Functions | |
const_iterator () | |
const_iterator (std::list< std::list< example >::iterator >::const_iterator x) | |
example & | operator* () |
example * | operator-> () |
freeling::dataset::const_iterator::const_iterator | ( | ) | [inline] |
freeling::dataset::const_iterator::const_iterator | ( | std::list< std::list< example >::iterator >::const_iterator | x | ) | [inline] |
example& freeling::dataset::const_iterator::operator* | ( | ) | [inline] |
example* freeling::dataset::const_iterator::operator-> | ( | ) | [inline] |