commoncpp/tokenizer.h File Reference

string tokenizer. More...

#include <commoncpp/config.h>
#include <commoncpp/thread.h>
#include <commoncpp/exception.h>
Include dependency graph for tokenizer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ost::StringTokenizer
 Splits delimited string into tokens. More...
class  ost::StringTokenizer::iterator
 The input forward iterator for tokens. More...
class  ost::StringTokenizer::NoSuchElementException
 Exception thrown, if someone tried to read beyond the end of the tokens. More...

Detailed Description

string tokenizer.

Definition in file tokenizer.h.


Generated on 24 Sep 2014 for ucommon by  doxygen 1.6.1