|
Vidalia 0.2.15
|
#include <igd_desc_parse.h>
Public Attributes | |
| char | cureltname [MINIUPNPC_URL_MAXSIZE] |
| char | urlbase [MINIUPNPC_URL_MAXSIZE] |
| int | level |
| struct IGDdatas_service | CIF |
| struct IGDdatas_service | first |
| struct IGDdatas_service | second |
| struct IGDdatas_service | tmp |
Definition at line 23 of file igd_desc_parse.h.
| struct IGDdatas_service IGDdatas::CIF |
Definition at line 29 of file igd_desc_parse.h.
| char IGDdatas::cureltname[MINIUPNPC_URL_MAXSIZE] |
Definition at line 24 of file igd_desc_parse.h.
| struct IGDdatas_service IGDdatas::first |
Definition at line 32 of file igd_desc_parse.h.
Referenced by UPNPControlThread::disablePort(), and UPNPControlThread::forwardPort().
| int IGDdatas::level |
Definition at line 26 of file igd_desc_parse.h.
| struct IGDdatas_service IGDdatas::second |
Definition at line 34 of file igd_desc_parse.h.
| struct IGDdatas_service IGDdatas::tmp |
Definition at line 36 of file igd_desc_parse.h.
| char IGDdatas::urlbase[MINIUPNPC_URL_MAXSIZE] |
Definition at line 25 of file igd_desc_parse.h.
1.7.4