Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qt_token_info Struct Reference

Collaboration diagram for qt_token_info:

Collaboration graph
[legend]
List of all members.

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< ulonglengths

Constructor & Destructor Documentation

qt_token_info::qt_token_info const char *  f,
const ulong  fc
[inline]
 

Definition at line 132 of file qcomlibrary.cpp.

References QMemArray< type >::fill(), lengths, and results.


Member Data Documentation

const ulong qt_token_info::field_count
 

Definition at line 140 of file qcomlibrary.cpp.

Referenced by qt_tokenize().

const char* qt_token_info::fields
 

Definition at line 139 of file qcomlibrary.cpp.

Referenced by qt_tokenize().

QMemArray<ulong> qt_token_info::lengths
 

Definition at line 143 of file qcomlibrary.cpp.

Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize().

QMemArray<const char *> qt_token_info::results
 

Definition at line 142 of file qcomlibrary.cpp.

Referenced by qt_parse_pattern(), qt_token_info(), and qt_tokenize().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 5 17:49:09 2005 for OPIE by  doxygen 1.4.2