presage  0.8.7
Public Member Functions
StringForwardTokenizer Class Reference

#include <stringForwardTokenizer.h>

Inheritance diagram for StringForwardTokenizer:
Inheritance graph
[legend]
Collaboration diagram for StringForwardTokenizer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 StringForwardTokenizer (std::string &toBeTokenized, const std::string blankspaces, const std::string separators)
virtual ~StringForwardTokenizer ()

Detailed Description

Definition at line 30 of file stringForwardTokenizer.h.


Constructor & Destructor Documentation

StringForwardTokenizer::StringForwardTokenizer ( std::string &  toBeTokenized,
const std::string  blankspaces,
const std::string  separators 
)

Definition at line 29 of file stringForwardTokenizer.cpp.

Definition at line 35 of file stringForwardTokenizer.cpp.


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