cxml_attribute.c File Reference

#include <cybergarage/xml/cxml.h>
#include <cybergarage/util/clog.h>

Functions

CgXmlAttributecg_xml_attribute_new ()
void cg_xml_attribute_delete (CgXmlAttribute *attr)
void cg_xml_attribute_setname (CgXmlAttribute *attr, char *name)
char * cg_xml_attribute_getname (CgXmlAttribute *attr)
BOOL cg_xml_attribute_isname (CgXmlAttribute *attr, char *name)
void cg_xml_attribute_setvalue (CgXmlAttribute *attr, char *value)
char * cg_xml_attribute_getvalue (CgXmlAttribute *attr)

Function Documentation

void cg_xml_attribute_delete ( CgXmlAttribute attr  ) 

char* cg_xml_attribute_getname ( CgXmlAttribute attr  ) 

char* cg_xml_attribute_getvalue ( CgXmlAttribute attr  ) 

BOOL cg_xml_attribute_isname ( CgXmlAttribute attr,
char *  name 
)

CgXmlAttribute* cg_xml_attribute_new (  ) 

void cg_xml_attribute_setname ( CgXmlAttribute attr,
char *  name 
)

void cg_xml_attribute_setvalue ( CgXmlAttribute attr,
char *  value 
)


Generated on Tue Aug 8 14:56:29 2006 for CyberLinkC by  doxygen 1.4.7