|
libktorrent
2.1.1
|
#include <upnprouter.h>
Public Member Functions | |
| virtual void | forwarding (const net::Port &port, bool pending, const UPnPService *service)=0 |
In order to iterate over all forwardings, the visitor pattern must be used.
Definition at line 166 of file upnprouter.h.
|
pure virtual |
Called for each forwarding.
| port | The Port |
| pending | When set to true, the forwarding is not completed yet |
| service | The UPnPService this forwarding is for |
1.8.18