#include <minixml.h>
|
| const char * | xmlstart |
| |
| const char * | xmlend |
| |
| const char * | xml |
| |
| int | xmlsize |
| |
| void * | data |
| |
| void(* | starteltfunc )(void *, const char *, int) |
| |
| void(* | endeltfunc )(void *, const char *, int) |
| |
| void(* | datafunc )(void *, const char *, int) |
| |
| void(* | attfunc )(void *, const char *, int, const char *, int) |
| |
Definition at line 17 of file minixml.h.
◆ attfunc
| void(* xmlparser::attfunc)(void *, const char *, int, const char *, int) |
◆ data
◆ datafunc
| void(* xmlparser::datafunc)(void *, const char *, int) |
◆ endeltfunc
| void(* xmlparser::endeltfunc)(void *, const char *, int) |
◆ starteltfunc
| void(* xmlparser::starteltfunc)(void *, const char *, int) |
◆ xml
| const char * xmlparser::xml |
◆ xmlend
| const char * xmlparser::xmlend |
◆ xmlsize
◆ xmlstart
| const char * xmlparser::xmlstart |
The documentation for this struct was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/miniupnp/miniupnpc/minixml.h