
Public Member Functions | |
| qt_token_info (const char *f, const ulong fc) | |
Public Attributes | |
| const char * | fields |
| const ulong | field_count |
| QMemArray< const char * > | results |
| QMemArray< ulong > | lengths |
|
||||||||||||
|
Definition at line 132 of file qcomlibrary.cpp. References QMemArray< type >::fill(), lengths, and results. |
|
|
Definition at line 140 of file qcomlibrary.cpp. Referenced by qt_tokenize(). |
|
|
Definition at line 139 of file qcomlibrary.cpp. Referenced by qt_tokenize(). |
|
|
Definition at line 143 of file qcomlibrary.cpp. Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize(). |
|
|
Definition at line 142 of file qcomlibrary.cpp. Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize(). |
1.4.2