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

#include <ezxml.h>

+ Collaboration diagram for ezxml_root:

Data Fields

struct ezxml xml
 
ezxml_t cur
 
char * m
 
size_t len
 
char * u
 
char * s
 
char * e
 
char ** ent
 
char *** attr
 
char *** pi
 
short standalone
 
char err [EZXML_ERRL]
 

Detailed Description

Definition at line 61 of file ezxml.h.

Field Documentation

char*** ezxml_root::attr

Definition at line 70 of file ezxml.h.

ezxml_t ezxml_root::cur

Definition at line 63 of file ezxml.h.

char* ezxml_root::e

Definition at line 68 of file ezxml.h.

char** ezxml_root::ent

Definition at line 69 of file ezxml.h.

char ezxml_root::err[EZXML_ERRL]

Definition at line 73 of file ezxml.h.

size_t ezxml_root::len

Definition at line 65 of file ezxml.h.

char* ezxml_root::m

Definition at line 64 of file ezxml.h.

char*** ezxml_root::pi

Definition at line 71 of file ezxml.h.

char* ezxml_root::s

Definition at line 67 of file ezxml.h.

short ezxml_root::standalone

Definition at line 72 of file ezxml.h.

char* ezxml_root::u

Definition at line 66 of file ezxml.h.

struct ezxml ezxml_root::xml

Definition at line 62 of file ezxml.h.


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