parseString Class Reference
#include <imapparser.h>
Public Attributes | |
TQByteArray | data |
uint | pos |
Detailed Description
a string used during parsing the string allows you to move the effective start of the string using str.pos++ and str.pos–.
- Bug:
- it is possible to move past the beginning and end of the string
Definition at line 52 of file imapparser.h.
The documentation for this class was generated from the following file: