![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <iptables/targets/TargetInterface.hpp>

Public Member Functions | |
| virtual TargetResult | mangle (IPCommand *, wns::service::tl::IUDPHeader *)=0 |
| virtual TargetResult | mangle (IPCommand *, wns::service::tl::ITCPHeader *)=0 |
| virtual TargetResult | mangle (IPCommand *)=0 |
| virtual | ~TargetInterface () |
Definition at line 42 of file TargetInterface.hpp.
| virtual ip::iptables::targets::TargetInterface::~TargetInterface | ( | ) | [inline, virtual] |
Definition at line 47 of file TargetInterface.hpp.
| virtual TargetResult ip::iptables::targets::TargetInterface::mangle | ( | IPCommand * | , | |
| wns::service::tl::IUDPHeader * | ||||
| ) | [pure virtual] |
| virtual TargetResult ip::iptables::targets::TargetInterface::mangle | ( | IPCommand * | , | |
| wns::service::tl::ITCPHeader * | ||||
| ) | [pure virtual] |
| virtual TargetResult ip::iptables::targets::TargetInterface::mangle | ( | IPCommand * | ) | [pure virtual] |
1.5.5