Electroneum
NameValue Struct Reference

#include <upnpreplyparse.h>

Collaboration diagram for NameValue:

Public Attributes

struct NameValuel_next
 
char name [64]
 
char value [128]
 

Detailed Description

Definition at line 15 of file upnpreplyparse.h.

Member Data Documentation

◆ l_next

struct NameValue * NameValue::l_next

Definition at line 16 of file upnpreplyparse.h.

◆ name

char NameValue::name

Definition at line 17 of file upnpreplyparse.h.

◆ value

char NameValue::value

Definition at line 18 of file upnpreplyparse.h.


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