Bayonne2 / Common C++ 2 Framework
|
string tokenizer. More...
Go to the source code of this file.
Data Structures | |
class | StringTokenizer |
Splits delimited string into tokens. More... | |
class | StringTokenizer::NoSuchElementException |
Exception thrown, if someone tried to read beyond the end of the tokens. More... | |
class | StringTokenizer::iterator |
The input forward iterator for tokens. More... | |
string tokenizer.
Definition in file tokenizer.h.