
#include <gzLex.h>
Inheritance diagram for gzStringTokenizer:

Public Member Functions | |
| gzStringTokenizer (const char *string, gzLong len=-1) | |
| gzStringTokenizer (const gzString &string) | |
| gzStringTokenizer (const gzWideChar *string, gzLong len=-1) | |
| ~gzStringTokenizer () | |
| gzLexDataType | getDataType (gzBool iterate=TRUE) |
| gzString | getRemainingBuffer () |
| gzULong | getRemainingTokens () |
| gzVoid | pushBack (const gzString &back) |
| gzVoid | pushBack () |
| gzLexTokenData | getTokenData (gzBool iterate=TRUE) |
| Combined data type and data. | |
Definition at line 200 of file gzLex.h.
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Combined data type and data.
|
|
|
|
|
|
|