![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <service/tl/TCPHeader.hpp>

Public Member Functions | |
| virtual FlowID & | getFlowID ()=0 |
| virtual const FlowID & | getFlowID () const =0 |
| virtual | ~IFlowIDHeaderPart () |
Definition at line 38 of file TCPHeader.hpp.
| virtual wns::service::tl::IFlowIDHeaderPart::~IFlowIDHeaderPart | ( | ) | [inline, virtual] |
Definition at line 42 of file TCPHeader.hpp.
| virtual FlowID& wns::service::tl::IFlowIDHeaderPart::getFlowID | ( | ) | [pure virtual] |
Implemented in tcp::TCPCommand.
| virtual const FlowID& wns::service::tl::IFlowIDHeaderPart::getFlowID | ( | ) | const [pure virtual] |
Implemented in tcp::TCPCommand.
1.5.5