pua_xmpp/pidf.h File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <libxml/parser.h>

Include dependency graph for pua_xmpp/pidf.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define _PU_PIDF

Functions

xmlNodePtr xmlDocGetNodeByName (xmlDocPtr doc, const char *name, const char *ns)
char * xmlNodeGetAttrContentByName (xmlNodePtr node, const char *name)
xmlNodePtr xmlNodeGetChildByName (xmlNodePtr node, const char *name)
xmlNodePtr xmlNodeGetNodeByName (xmlNodePtr node, const char *name, const char *ns)
char * xmlNodeGetNodeContentByName (xmlNodePtr root, const char *name, const char *ns)


Define Documentation

#define _PU_PIDF

Definition at line 29 of file pua_xmpp/pidf.h.


Function Documentation

xmlNodePtr xmlDocGetNodeByName ( xmlDocPtr  doc,
const char *  name,
const char *  ns 
)

char* xmlNodeGetAttrContentByName ( xmlNodePtr  node,
const char *  name 
)

xmlNodePtr xmlNodeGetChildByName ( xmlNodePtr  node,
const char *  name 
)

xmlNodePtr xmlNodeGetNodeByName ( xmlNodePtr  node,
const char *  name,
const char *  ns 
)

Definition at line 88 of file presence_xml/pidf.c.

References NULL, and xmlNodeGetNodeByName().

char* xmlNodeGetNodeContentByName ( xmlNodePtr  root,
const char *  name,
const char *  ns 
)

Definition at line 107 of file presence_xml/pidf.c.

References NULL, and xmlNodeGetNodeByName().

Referenced by bind_libxml_api(), and get_final_notify_body().


Generated on Thu May 24 08:01:15 2012 for Kamailio - The Open Source SIP Server by  doxygen 1.5.6