JabberWerxC  2015.1.1
util Directory Reference

Files

file  base64.h [code]
 Functions for encoding to and decoding from Base 64.
 
file  hex.h [code]
 Functions for encoding to and decoding from hex strings.
 
file  htable.h [code]
 Datatypes and functions for hashtables.
 
file  log.h [code]
 Functions for simplified logging.
 
file  mem.h [code]
 This file contains JabberWerxC allocation related functions and jw_pool objects.
 
file  parser.h [code]
 XMPP Stream parser for JabberWerxC.
 
file  serializer.h [code]
 XML stream serializer for JabberWerxC.
 
file  states.h [code]
 Functions and data structures for the state management engine.
 
file  str.h [code]
 Standard string functions that handle NULL inputs.
 
file  workq.h [code]
 This file contains JabberWerxC Work Queue types and functions.