|
Electroneum
|
#include <upnpreplyparse.h>

Public Attributes | |
| struct NameValue * | l_next |
| char | name [64] |
| char | value [128] |
Definition at line 15 of file upnpreplyparse.h.
| struct NameValue * NameValue::l_next |
Definition at line 16 of file upnpreplyparse.h.
| char NameValue::name |
Definition at line 17 of file upnpreplyparse.h.
| char NameValue::value |
Definition at line 18 of file upnpreplyparse.h.