#include <igd_desc_parse.h>
Public Attributes | |
| char | cureltname [MINIUPNPC_URL_MAXSIZE] |
| char | urlbase [MINIUPNPC_URL_MAXSIZE] |
| int | level |
| char | controlurl_CIF [MINIUPNPC_URL_MAXSIZE] |
| char | eventsuburl_CIF [MINIUPNPC_URL_MAXSIZE] |
| char | scpdurl_CIF [MINIUPNPC_URL_MAXSIZE] |
| char | servicetype_CIF [MINIUPNPC_URL_MAXSIZE] |
| char | controlurl [MINIUPNPC_URL_MAXSIZE] |
| char | eventsuburl [MINIUPNPC_URL_MAXSIZE] |
| char | scpdurl [MINIUPNPC_URL_MAXSIZE] |
| char | servicetype [MINIUPNPC_URL_MAXSIZE] |
| char | controlurl_tmp [MINIUPNPC_URL_MAXSIZE] |
| char | eventsuburl_tmp [MINIUPNPC_URL_MAXSIZE] |
| char | scpdurl_tmp [MINIUPNPC_URL_MAXSIZE] |
| char | servicetype_tmp [MINIUPNPC_URL_MAXSIZE] |
Definition at line 15 of file igd_desc_parse.h.
| char IGDdatas::controlurl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 28 of file igd_desc_parse.h.
| char IGDdatas::controlurl_CIF[MINIUPNPC_URL_MAXSIZE] |
Definition at line 21 of file igd_desc_parse.h.
| char IGDdatas::controlurl_tmp[MINIUPNPC_URL_MAXSIZE] |
Definition at line 34 of file igd_desc_parse.h.
| char IGDdatas::cureltname[MINIUPNPC_URL_MAXSIZE] |
Definition at line 16 of file igd_desc_parse.h.
| char IGDdatas::eventsuburl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 29 of file igd_desc_parse.h.
| char IGDdatas::eventsuburl_CIF[MINIUPNPC_URL_MAXSIZE] |
Definition at line 22 of file igd_desc_parse.h.
| char IGDdatas::eventsuburl_tmp[MINIUPNPC_URL_MAXSIZE] |
Definition at line 35 of file igd_desc_parse.h.
| int IGDdatas::level |
Definition at line 18 of file igd_desc_parse.h.
| char IGDdatas::scpdurl[MINIUPNPC_URL_MAXSIZE] |
Definition at line 30 of file igd_desc_parse.h.
| char IGDdatas::scpdurl_CIF[MINIUPNPC_URL_MAXSIZE] |
Definition at line 23 of file igd_desc_parse.h.
| char IGDdatas::scpdurl_tmp[MINIUPNPC_URL_MAXSIZE] |
Definition at line 36 of file igd_desc_parse.h.
| char IGDdatas::servicetype[MINIUPNPC_URL_MAXSIZE] |
Definition at line 31 of file igd_desc_parse.h.
Referenced by UPNPControlThread::disablePort(), and UPNPControlThread::forwardPort().
| char IGDdatas::servicetype_CIF[MINIUPNPC_URL_MAXSIZE] |
Definition at line 24 of file igd_desc_parse.h.
| char IGDdatas::servicetype_tmp[MINIUPNPC_URL_MAXSIZE] |
Definition at line 37 of file igd_desc_parse.h.
| char IGDdatas::urlbase[MINIUPNPC_URL_MAXSIZE] |
Definition at line 17 of file igd_desc_parse.h.
1.6.1