User Manual, Developers Guide and API Documentation

wns::service::tl::ITCPHeader Class Reference

Interface for the TCP Header.

#include <service/tl/TCPHeader.hpp>

Inheritance diagram for wns::service::tl::ITCPHeader:

Inheritance graph
[legend]
Collaboration diagram for wns::service::tl::ITCPHeader:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual boolgetAckFlag ()=0
virtual const boolgetAckFlag () const =0
virtual boolgetFinFlag ()=0
virtual const boolgetFinFlag () const =0
virtual boolgetPushFlag ()=0
virtual const boolgetPushFlag () const =0
virtual boolgetResetFlag ()=0
virtual const boolgetResetFlag () const =0
virtual boolgetSynFlag ()=0
virtual const boolgetSynFlag () const =0
virtual boolgetUrgentFlag ()=0
virtual const boolgetUrgentFlag () const =0
virtual ~ITCPHeader ()


Detailed Description

Definition at line 55 of file TCPHeader.hpp.


Constructor & Destructor Documentation

virtual wns::service::tl::ITCPHeader::~ITCPHeader (  )  [inline, virtual]

Definition at line 59 of file TCPHeader.hpp.


Member Function Documentation

virtual bool& wns::service::tl::ITCPHeader::getAckFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getAckFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.

virtual bool& wns::service::tl::ITCPHeader::getFinFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getFinFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.

virtual bool& wns::service::tl::ITCPHeader::getPushFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getPushFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.

virtual bool& wns::service::tl::ITCPHeader::getResetFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getResetFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.

virtual bool& wns::service::tl::ITCPHeader::getSynFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getSynFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.

virtual bool& wns::service::tl::ITCPHeader::getUrgentFlag (  )  [pure virtual]

Implemented in tcp::TCPCommand.

virtual const bool& wns::service::tl::ITCPHeader::getUrgentFlag (  )  const [pure virtual]

Implemented in tcp::TCPCommand.


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

Generated on Sun May 27 03:33:06 2012 for openWNS by  doxygen 1.5.5