![]() |
WL865E4-P
36.07.001
|
Xml node structure. More...
#include <m2mb_xml.h>
Data Fields | |
UINT8 * | pName |
UINT8 * | pStart |
UINT8 * | pEnd |
UINT8* pEnd |
End address of tag info in XML file
Definition at line 137 of file m2mb_xml.h.
UINT8* pName |
Name of the tag
Definition at line 135 of file m2mb_xml.h.
UINT8* pStart |
Starting address of tag info in XML file
Definition at line 136 of file m2mb_xml.h.