#include <ezxml.h>
Data Fields | |
char * | name |
char ** | attr |
char * | txt |
size_t | off |
ezxml_t | next |
ezxml_t | sibling |
ezxml_t | ordered |
ezxml_t | child |
ezxml_t | parent |
short | flags |
Definition at line 44 of file ezxml.h.
char** ezxml::attr |
short ezxml::flags |
char* ezxml::name |
size_t ezxml::off |
char* ezxml::txt |