User Manual, Developers Guide and API Documentation

ip::iptables::targets::DLLFlowIDTaggerTarget Class Reference

#include <iptables/targets/DLLFlowIDTaggerTarget.hpp>

Inheritance diagram for ip::iptables::targets::DLLFlowIDTaggerTarget:

Inheritance graph
[legend]
Collaboration diagram for ip::iptables::targets::DLLFlowIDTaggerTarget:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 DLLFlowIDTaggerTarget (wns::service::dll::FlowID, wns::service::tl::FlowID)
virtual TargetResult mangle (IPCommand *, wns::service::tl::ITCPHeader *)
virtual TargetResult mangle (IPCommand *, wns::service::tl::IUDPHeader *)
virtual TargetResult mangle (IPCommand *)
virtual ~DLLFlowIDTaggerTarget ()

Private Attributes

wns::service::dll::FlowID myDllFlowID
wns::service::tl::FlowID myTlFlowID


Detailed Description

Definition at line 24 of file DLLFlowIDTaggerTarget.hpp.


Constructor & Destructor Documentation

DLLFlowIDTaggerTarget::DLLFlowIDTaggerTarget ( wns::service::dll::FlowID  dllFlowID,
wns::service::tl::FlowID  tlFlowID 
)

Definition at line 16 of file DLLFlowIDTaggerTarget.cpp.

DLLFlowIDTaggerTarget::~DLLFlowIDTaggerTarget (  )  [virtual]

Definition at line 23 of file DLLFlowIDTaggerTarget.cpp.


Member Function Documentation

TargetResult DLLFlowIDTaggerTarget::mangle ( ip::IPCommand ipHeader,
wns::service::tl::ITCPHeader tcpHeader 
) [virtual]

Implements ip::iptables::targets::TargetInterface.

Definition at line 34 of file DLLFlowIDTaggerTarget.cpp.

TargetResult DLLFlowIDTaggerTarget::mangle ( ip::IPCommand ipHeader,
wns::service::tl::IUDPHeader udpHeader 
) [virtual]

Implements ip::iptables::targets::TargetInterface.

Definition at line 44 of file DLLFlowIDTaggerTarget.cpp.

TargetResult DLLFlowIDTaggerTarget::mangle ( ip::IPCommand  )  [virtual]

Implements ip::iptables::targets::TargetInterface.

Definition at line 28 of file DLLFlowIDTaggerTarget.cpp.


Member Data Documentation

Definition at line 44 of file DLLFlowIDTaggerTarget.hpp.

Definition at line 45 of file DLLFlowIDTaggerTarget.hpp.


The documentation for this class was generated from the following files:

Generated on Sat May 26 03:32:32 2012 for openWNS by  doxygen 1.5.5