Man Pages in libqb-dev

  1. Carta.tech
  2. Packages
  3. libqb-dev
  • 11

    Section 3: Library calls

    qbarray.h.3
    This is a dynamic array (it can grow, but without moving memory).
    qbatomic.h.3
    Basic atomic integer and pointer operations.
    qbhdb.h.3
    The handle database is for reference counting objects.
    qbipc_common.h.3
    Qbipc_common.h -
    qbipcc.h.3
    Client ipc api.
    qbipcs.h.3
    Server ipc api.
    qblist.h.3
    This is a kernel style list implementation.
    qblog.h.3
    The logging api provides four main parts (basics, filtering, threading & blackbox).
    qbloop.h.3
    Main loop manages timers, jobs and polling sockets.
    qbmap.h.3
    This provides a map interface to a patricia trie, hashtable or skiplist.
    qbutil.h.3
    Qbutil.h -