The qDecoder Project

qDecoder Data Structures

Here are the data structures with brief descriptions:
_Q_DBStructure for independent database interface
_Q_DBRESULTStructure for database result set
_Q_ENTRYStructure for linked-list data structure
_Q_HASHARRStructure for hash-table data structure based on array
_Q_HASHTBLStructure for hash-table data structure
_Q_HTTPCLIENTStructure for http client
_Q_LOCK_TVariable type for lock management
_Q_LOGStructure for file log
_Q_NLOBJ_TVariable type for named object with link
_Q_NOBJ_TVariable type for named object
_Q_OBSTACKStructure for obstack data structure
_Q_QUEUEStructure for array-based circular-queue data structure

Copyright (c) 2008 The qDecoder Project