|
Electroneum
|
#include <upnpreplyparse.h>

Public Attributes | |
| struct NameValue * | l_head |
| char | curelt [64] |
| char * | portListing |
| int | portListingLength |
| int | topelt |
| const char * | cdata |
| int | cdatalen |
Definition at line 21 of file upnpreplyparse.h.
| const char * NameValueParserData::cdata |
Definition at line 27 of file upnpreplyparse.h.
| int NameValueParserData::cdatalen |
Definition at line 28 of file upnpreplyparse.h.
| char NameValueParserData::curelt |
Definition at line 23 of file upnpreplyparse.h.
| struct NameValue * NameValueParserData::l_head |
Definition at line 22 of file upnpreplyparse.h.
| char * NameValueParserData::portListing |
Definition at line 24 of file upnpreplyparse.h.
| int NameValueParserData::portListingLength |
Definition at line 25 of file upnpreplyparse.h.
| int NameValueParserData::topelt |
Definition at line 26 of file upnpreplyparse.h.