#include <include/rxp/xmlparser.h>

Public Attributes | |
| Entity | entity |
| int | byte_offset |
| enum xbit_type | type |
| char8 * | s1 |
| char8 * | s2 |
| Char * | S1 |
| Char * | S2 |
| int | i1 |
| int | i2 |
| Attribute | attributes |
| ElementDefinition | element_definition |
| int | nchildren |
| struct xbit * | parent |
| struct xbit ** | children |
Definition at line 65 of file xmlparser.h.
| Entity XBit::entity |
Definition at line 66 of file xmlparser.h.
| int XBit::byte_offset |
Definition at line 67 of file xmlparser.h.
| enum xbit_type XBit::type |
Definition at line 68 of file xmlparser.h.
| char8* XBit::s1 |
Definition at line 69 of file xmlparser.h.
| char8 * XBit::s2 |
Definition at line 69 of file xmlparser.h.
| Char* XBit::S1 |
Definition at line 70 of file xmlparser.h.
| Char * XBit::S2 |
Definition at line 70 of file xmlparser.h.
| int XBit::i1 |
Definition at line 71 of file xmlparser.h.
| int XBit::i2 |
Definition at line 71 of file xmlparser.h.
| Attribute XBit::attributes |
Definition at line 72 of file xmlparser.h.
| ElementDefinition XBit::element_definition |
Definition at line 73 of file xmlparser.h.
| int XBit::nchildren |
Definition at line 75 of file xmlparser.h.
| struct xbit* XBit::parent |
Definition at line 76 of file xmlparser.h.
| struct xbit** XBit::children |
Definition at line 77 of file xmlparser.h.