Electroneum
NameValueParserData Struct Reference

#include <upnpreplyparse.h>

Collaboration diagram for NameValueParserData:

Public Attributes

struct NameValuel_head
 
char curelt [64]
 
char * portListing
 
int portListingLength
 
int topelt
 
const char * cdata
 
int cdatalen
 

Detailed Description

Definition at line 21 of file upnpreplyparse.h.

Member Data Documentation

◆ cdata

const char * NameValueParserData::cdata

Definition at line 27 of file upnpreplyparse.h.

◆ cdatalen

int NameValueParserData::cdatalen

Definition at line 28 of file upnpreplyparse.h.

◆ curelt

char NameValueParserData::curelt

Definition at line 23 of file upnpreplyparse.h.

◆ l_head

struct NameValue * NameValueParserData::l_head

Definition at line 22 of file upnpreplyparse.h.

◆ portListing

char * NameValueParserData::portListing

Definition at line 24 of file upnpreplyparse.h.

◆ portListingLength

int NameValueParserData::portListingLength

Definition at line 25 of file upnpreplyparse.h.

◆ topelt

int NameValueParserData::topelt

Definition at line 26 of file upnpreplyparse.h.


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