FireBirdLib - Topfield TMS PVR TAP Programming Library
ezxml Struct Reference

#include <libFireBird.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
 

Detailed Description

Definition at line 1391 of file libFireBird.h.

Field Documentation

◆ attr

char** ezxml::attr

Definition at line 1394 of file libFireBird.h.

◆ child

ezxml_t ezxml::child

Definition at line 1400 of file libFireBird.h.

◆ flags

short ezxml::flags

Definition at line 1402 of file libFireBird.h.

◆ name

char* ezxml::name

Definition at line 1393 of file libFireBird.h.

◆ next

ezxml_t ezxml::next

Definition at line 1397 of file libFireBird.h.

◆ off

size_t ezxml::off

Definition at line 1396 of file libFireBird.h.

◆ ordered

ezxml_t ezxml::ordered

Definition at line 1399 of file libFireBird.h.

◆ parent

ezxml_t ezxml::parent

Definition at line 1401 of file libFireBird.h.

◆ sibling

ezxml_t ezxml::sibling

Definition at line 1398 of file libFireBird.h.

◆ txt

char* ezxml::txt

Definition at line 1395 of file libFireBird.h.


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