Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
tokenizer.h File Reference

string tokenizer. More...

#include <cc++/missing.h>
#include <cc++/thread.h>
Include dependency graph for tokenizer.h:

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...
 

Detailed Description

string tokenizer.

Definition in file tokenizer.h.