struct CPlainText::SScanData |
Public Member Enumerations | |
---|---|
enum | anonymous { EInsideUnit = 0x10000000, EStopEnd = 0x20000000, EStopBegin = 0x40000000, EIsDelimiter = 0x80000000 } |
Public Attributes | |
---|---|
TText * | buf |
TInt | currentSegLen |
TInt | delta |
TInt | oldPos |
TInt | pos |
TUint32 | scanMask |
TInt | totalBufLen |
EInsideUnit = 0x10000000 | |
EStopEnd = 0x20000000 | |
EStopBegin = 0x40000000 | |
EIsDelimiter = 0x80000000 |