VPR-7.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
ezxml Struct Reference

#include <ezxml.h>

+ Collaboration diagram for ezxml:

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
 
int line
 

Detailed Description

Definition at line 44 of file ezxml.h.

Field Documentation

char** ezxml::attr

Definition at line 46 of file ezxml.h.

ezxml_t ezxml::child

Definition at line 52 of file ezxml.h.

short ezxml::flags

Definition at line 54 of file ezxml.h.

int ezxml::line

Definition at line 56 of file ezxml.h.

char* ezxml::name

Definition at line 45 of file ezxml.h.

ezxml_t ezxml::next

Definition at line 49 of file ezxml.h.

size_t ezxml::off

Definition at line 48 of file ezxml.h.

ezxml_t ezxml::ordered

Definition at line 51 of file ezxml.h.

ezxml_t ezxml::parent

Definition at line 53 of file ezxml.h.

ezxml_t ezxml::sibling

Definition at line 50 of file ezxml.h.

char* ezxml::txt

Definition at line 47 of file ezxml.h.


The documentation for this struct was generated from the following file: