Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

dict.h File Reference

#include <libxml/xmlversion.h>
#include <libxml/tree.h>

Go to the source code of this file.

Typedefs

typedef _xmlDict xmlDict
typedef xmlDictxmlDictPtr

Functions

XMLPUBFUN xmlDictPtr XMLCALL xmlDictCreate (void)
XMLPUBFUN int XMLCALL xmlDictReference (xmlDictPtr dict)
XMLPUBFUN void XMLCALL xmlDictFree (xmlDictPtr dict)
XMLPUBFUN const xmlChar *XMLCALL xmlDictLookup (xmlDictPtr dict, const xmlChar *name, int len)
XMLPUBFUN const xmlChar *XMLCALL xmlDictQLookup (xmlDictPtr dict, const xmlChar *prefix, const xmlChar *name)
XMLPUBFUN int XMLCALL xmlDictOwns (xmlDictPtr dict, const xmlChar *str)
XMLPUBFUN int XMLCALL xmlDictSize (xmlDictPtr dict)


Typedef Documentation

typedef struct _xmlDict xmlDict
 

typedef xmlDict* xmlDictPtr
 


Function Documentation

XMLPUBFUN xmlDictPtr XMLCALL xmlDictCreate void   ) 
 

XMLPUBFUN void XMLCALL xmlDictFree xmlDictPtr  dict  ) 
 

XMLPUBFUN const xmlChar* XMLCALL xmlDictLookup xmlDictPtr  dict,
const xmlChar name,
int  len
 

XMLPUBFUN int XMLCALL xmlDictOwns xmlDictPtr  dict,
const xmlChar str
 

XMLPUBFUN const xmlChar* XMLCALL xmlDictQLookup xmlDictPtr  dict,
const xmlChar prefix,
const xmlChar name
 

XMLPUBFUN int XMLCALL xmlDictReference xmlDictPtr  dict  ) 
 

XMLPUBFUN int XMLCALL xmlDictSize xmlDictPtr  dict  ) 
 


Generated on Wed Mar 16 00:10:30 2005 for Dibbler - a portable DHCPv6 by  doxygen 1.3.9.1