xattribute.c File Reference

SCEW private attribute type declaration. More...

#include "xattribute.h"
#include "util.h"
#include <string.h>

Functions

scew_attribute * attribute_create (XML_Char const *name, XML_Char const *value)
void attribute_free (scew_attribute *attribute)
void attribute_node_free (attribute_node *node)
attribute_list * attribute_list_create ()
void attribute_list_free (attribute_list *list)
scew_attribute * attribute_list_add (attribute_list *list, scew_attribute *attribute)
void attribute_list_del (attribute_list *list, XML_Char const *name)
attribute_node * attribute_node_by_index (attribute_list *list, unsigned int idx)
attribute_node * attribute_node_by_name (attribute_list *list, XML_Char const *name)
scew_attribute * attribute_by_index (attribute_list *list, unsigned int idx)
scew_attribute * attribute_by_name (attribute_list *list, XML_Char const *name)


Detailed Description

SCEW private attribute type declaration.

Author:
Aleix Conchillo Flaque <aleix@member.fsf.org>
Date:
Mon Dec 02, 2002 23:03
Id
xattribute.c 139 2003-05-17 13:58:36Z harald

Generated on Mon Jun 5 10:20:48 2006 for Intelligence.kdevelop by  doxygen 1.4.6