Eneboo - Documentación para desarrolladores
|
#include <tree.h>
Atributos públicos | |
void * | _private |
xmlElementType | type |
const xmlChar * | name |
struct _xmlNode * | children |
struct _xmlNode * | last |
struct _xmlNode * | parent |
struct _xmlAttr * | next |
struct _xmlAttr * | prev |
struct _xmlDoc * | doc |
xmlNs * | ns |
xmlAttributeType | atype |
void * | psvi |
void* _xmlAttr::_private |
struct _xmlNode* _xmlAttr::children |
struct _xmlDoc* _xmlAttr::doc |
struct _xmlNode* _xmlAttr::last |
const xmlChar* _xmlAttr::name |
struct _xmlAttr* _xmlAttr::next |
struct _xmlNode* _xmlAttr::parent |
struct _xmlAttr* _xmlAttr::prev |
void* _xmlAttr::psvi |