libqb
0.16.0
|
mainpage.h | |
qbarray.h | This is a dynamic array (it can grow, but without moving memory) |
qbatomic.h | Basic atomic integer and pointer operations |
qbconfig.h | |
qbdefs.h | |
qbhdb.h | The handle database is for reference counting objects |
qbipc_common.h | |
qbipcc.h | Client IPC API |
qbipcs.h | Server IPC API |
qblist.h | This is a kernel style list implementation |
qblog.h | The logging API provides four main parts (basics, filtering, threading & blackbox) |
qbloop.h | Main loop manages timers, jobs and polling sockets |
qbmap.h | This provides a map interface to a Patricia trie, hashtable or skiplist |
qbrb.h | This implements a ring buffer that works in "chunks" not bytes |
qbutil.h |