Vidalia 0.2.10
|
#include <igd_desc_parse.h>
Public Attributes | |
char | controlurl [MINIUPNPC_URL_MAXSIZE] |
char | eventsuburl [MINIUPNPC_URL_MAXSIZE] |
char | scpdurl [MINIUPNPC_URL_MAXSIZE] |
char | servicetype [MINIUPNPC_URL_MAXSIZE] |
Definition at line 15 of file igd_desc_parse.h.
char IGDdatas_service::controlurl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 16 of file igd_desc_parse.h.
char IGDdatas_service::eventsuburl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 17 of file igd_desc_parse.h.
char IGDdatas_service::scpdurl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 18 of file igd_desc_parse.h.
char IGDdatas_service::servicetype[MINIUPNPC_URL_MAXSIZE] |
Definition at line 19 of file igd_desc_parse.h.
Referenced by UPNPControlThread::disablePort(), and UPNPControlThread::forwardPort().