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
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 18 Mar 2016 for libqb by  doxygen 1.6.1