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 Feb 23 23:14:24 2010 for CyberLink for C by  doxygen 1.6.1