tokenizer.h(3)

NAME

tokenizer.h - string tokenizer.

SYNOPSIS

#include <cc++/missing.h>
#include <cc++/thread.h>
Namespaces
namespace ost
Classes
class ost::StringTokenizer
    Splits delimited string into tokens.
class ost::StringTokenizer::NoSuchElementException
    Exception thrown, if someone tried to read beyond the end of the
    tokens.
class ost::StringTokenizer::iterator
    The input forward iterator for tokens.

Detailed Description

string tokenizer.

Author

Generated automatically by Doxygen for GNU CommonC++ from the source
code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout