Tanl Linguistic Pipeline |
Pipe connected to a Enumerator<string*>. More...
#include <Tokenizer.h>
Public Member Functions | |
TokenizerPipeEnum (Tokenizer &tokenizer, Enumerator< std::string * > &senum) | |
bool | MoveNext () |
Advances to the next element of the collection. |
Pipe connected to a Enumerator<string*>.
bool Tanl::TokenizerPipeEnum::MoveNext | ( | ) | [virtual] |
Advances to the next element of the collection.
Reimplemented from Tanl::TokenizerPipe.
References Tanl::Enumerator< T >::Current(), Tanl::TokenizerPipe::len, and Tanl::Enumerator< T >::MoveNext().