libqb  0.17.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
File List
Here is a list of all files with brief descriptions:
 mainpage.h
 qbarray.hThis is a dynamic array (it can grow, but without moving memory)
 qbatomic.hBasic atomic integer and pointer operations
 qbconfig.h
 qbdefs.h
 qbhdb.hThe handle database is for reference counting objects
 qbipc_common.hCommon types and definitions
 qbipcc.hClient IPC API
 qbipcs.hServer IPC API
 qblist.hThis is a kernel style list implementation
 qblog.hThe logging API provides four main parts (basics, filtering, threading & blackbox)
 qbloop.hMain loop manages timers, jobs and polling sockets
 qbmap.hThis provides a map interface to a Patricia trie, hashtable or skiplist
 qbrb.hThis implements a ring buffer that works in "chunks" not bytes
 qbutil.hThese are some convience functions used throughout libqb