22 const char *DbgFileName,
27 const char *FunctionName,
35 __attribute__((format(__printf__, 4, 5)))
void IxmlPrintf(const char *DbgFileName, int DbgLineNo, const char *FunctionName, const char *FmtStr,...)
Prints the debug statement either on the standard output or log file along with the information from ...
Definition: ixmldebug.c:15
void printNodes(IXML_Node *tmpRoot, int depth)
Print the node names and values of a XML tree.
Definition: ixmldebug.c:36
Data structure common to all types of nodes.
Definition: ixml.h:135
#define UPNP_INLINE
Declares an inline function.
Definition: UpnpGlobal.h:112
Defines constants that for some reason are not defined on some systems.