Tanl Linguistic Pipeline

Tanl::MorphStream Struct Reference

Reads tokens from input stream. More...

#include <MorphSplitter.h>

Inheritance diagram for Tanl::MorphStream:
Tanl::Enumerator< std::vector< Token * > * > Tanl::Disposable Tanl::Disposable

List of all members.

Public Member Functions

 MorphStream (std::istream &)
bool MoveNext ()
 Advances to the next element of the collection.
std::vector< Token * > * Current ()

Detailed Description

Reads tokens from input stream.


Member Function Documentation

vector< Token * > * Tanl::MorphStream::Current (  )  [virtual]
Returns:
the current element.

Implements Tanl::Enumerator< std::vector< Token * > * >.

bool Tanl::MorphStream::MoveNext (  )  [virtual]

Advances to the next element of the collection.

Returns:
true if there is another item available.

Implements Tanl::Enumerator< std::vector< Token * > * >.

References Tanl::AttributeIndex::insert(), and Tanl::Token::set().


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.