OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
XML_PARSER_ Struct Reference

Data Fields

CHAR8 * Buffer
 
UINT32 Position
 
UINT32 Length
 
UINT32 Level
 

Detailed Description

Parser context.

Definition at line 103 of file OcXmlLib.c.

Field Documentation

◆ Buffer

CHAR8* XML_PARSER_::Buffer

Definition at line 104 of file OcXmlLib.c.

◆ Length

UINT32 XML_PARSER_::Length

Definition at line 106 of file OcXmlLib.c.

◆ Level

UINT32 XML_PARSER_::Level

Definition at line 107 of file OcXmlLib.c.

◆ Position

UINT32 XML_PARSER_::Position

Definition at line 105 of file OcXmlLib.c.


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