libUPnP 22.1.2
_Parser Struct Reference
Collaboration diagram for _Parser:

Data Fields

char * dataBuffer
char * curPtr
char * savePtr
ixml_membuf lastElem
ixml_membuf tokenBuf
IXML_NodepNeedPrefixNode
IXML_ElementStack * pCurElement
IXML_NodecurrentNodePtr
IXML_NodelastChild
int numAttributes
PARSER_STATE state
int bHasTopLevel

Field Documentation

◆ curPtr

◆ dataBuffer

char* _Parser::dataBuffer

◆ lastChild

IXML_Node* _Parser::lastChild

Last child of currentNodePtr, NULL if it has none yet.

Referenced by Parser_eTagVerification(), Parser_parseDocument(), and Parser_processElementName().

◆ numAttributes

int _Parser::numAttributes

Number of attributes read so far on currentNodePtr.

Referenced by Parser_processAttributeName(), and Parser_processElementName().

◆ savePtr


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