Eneboo - Documentación para desarrolladores
|
#include <entities.h>
Atributos públicos | |
void * | _private |
xmlElementType | type |
const xmlChar * | name |
struct _xmlNode * | children |
struct _xmlNode * | last |
struct _xmlDtd * | parent |
struct _xmlNode * | next |
struct _xmlNode * | prev |
struct _xmlDoc * | doc |
xmlChar * | orig |
xmlChar * | content |
int | length |
xmlEntityType | etype |
const xmlChar * | ExternalID |
const xmlChar * | SystemID |
struct _xmlEntity * | nexte |
const xmlChar * | URI |
int | owner |
int | checked |
void* _xmlEntity::_private |
struct _xmlNode* _xmlEntity::children |
struct _xmlDoc* _xmlEntity::doc |
const xmlChar* _xmlEntity::ExternalID |
struct _xmlNode* _xmlEntity::last |
const xmlChar* _xmlEntity::name |
struct _xmlNode* _xmlEntity::next |
struct _xmlEntity* _xmlEntity::nexte |
struct _xmlDtd* _xmlEntity::parent |
struct _xmlNode* _xmlEntity::prev |
const xmlChar* _xmlEntity::SystemID |
const xmlChar* _xmlEntity::URI |