config.h [code] | |
m_hash.h [code] | Stripped down hashtable implementation. based on glib, but only using the defaults that we need, e.g. we only need basic types |
m_mem.h [code] | Memory management routines. Some prototypes are copied from glib, but we don't link to glib in case a user doesn't want to have to link to glib in their program |
mondemand.h [code] | |
mondemand_trace.h [code] | |
mondemand_transport.h [code] | |
mondemandlib.h [code] | MonDemand client API file. This is the entry point for developers to gather stats and messages and log them to the configured transport |