.TH "tokenizer.h" 3 "Wed Oct 31 2018" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME tokenizer.h \- string tokenizer\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::StringTokenizer\fP" .br .RI "Splits delimited string into tokens\&. " .ti -1c .RI "class \fBost::StringTokenizer::NoSuchElementException\fP" .br .RI "Exception thrown, if someone tried to read beyond the end of the tokens\&. " .ti -1c .RI "class \fBost::StringTokenizer::iterator\fP" .br .RI "The input forward iterator for tokens\&. " .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SH "Detailed Description" .PP string tokenizer\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.