|   | 
| Data Fields | |
| int | num | 
| size_t | size | 
| Q_NLOBJ * | first | 
| Q_NLOBJ * | last | 
| Q_NLOBJ * | next | 
| Q_NLOBJ * | cont | 
| int Q_ENTRY::num | 
number of objects
| size_t Q_ENTRY::size | 
total size of objects
first object pointer
last object pointer
next object pointer used by qEntryFirst() and qEntryNext()
next object pointer used by qEntryGet*()
| [Home] [About] [Examples] [Changes] [Download] [SVN Repository] [Install] [Reference] |