User Manual, Developers Guide and API Documentation

tcp::TCPCommand Class Reference

#include <TCPHeader.hpp>

Inheritance diagram for tcp::TCPCommand:

Inheritance graph
[legend]
Collaboration diagram for tcp::TCPCommand:

Collaboration graph
[legend]

List of all members.

Public Member Functions

boolgetAckFlag ()
const boolgetAckFlag () const
boolgetFinFlag ()
const boolgetFinFlag () const
wns::service::tl::FlowIDgetFlowID ()
const wns::service::tl::FlowIDgetFlowID () const
boolgetPushFlag ()
const boolgetPushFlag () const
boolgetResetFlag ()
const boolgetResetFlag () const
boolgetSynFlag ()
const boolgetSynFlag () const
boolgetUrgentFlag ()
const boolgetUrgentFlag () const
 TCPCommand ()

Public Attributes

struct {
local
struct {
magic
struct {
   bool   ack
   bool   fin
   wns::service::tl::FlowID   flowID
   bool   psh
   bool   rst
   bool   syn
   bool   urg
peer


Detailed Description

Definition at line 37 of file TCPHeader.hpp.


Constructor & Destructor Documentation

tcp::TCPCommand::TCPCommand (  )  [inline]

Definition at line 42 of file TCPHeader.hpp.


Member Function Documentation

bool& tcp::TCPCommand::getAckFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 74 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getAckFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 72 of file TCPHeader.hpp.

bool& tcp::TCPCommand::getFinFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 90 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getFinFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 88 of file TCPHeader.hpp.

wns::service::tl::FlowID& tcp::TCPCommand::getFlowID (  )  [inline, virtual]

Implements wns::service::tl::IFlowIDHeaderPart.

Definition at line 66 of file TCPHeader.hpp.

const wns::service::tl::FlowID& tcp::TCPCommand::getFlowID (  )  const [inline, virtual]

Implements wns::service::tl::IFlowIDHeaderPart.

Definition at line 64 of file TCPHeader.hpp.

bool& tcp::TCPCommand::getPushFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 78 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getPushFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 76 of file TCPHeader.hpp.

bool& tcp::TCPCommand::getResetFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 82 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getResetFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 80 of file TCPHeader.hpp.

bool& tcp::TCPCommand::getSynFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 86 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getSynFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 84 of file TCPHeader.hpp.

bool& tcp::TCPCommand::getUrgentFlag (  )  [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 70 of file TCPHeader.hpp.

const bool& tcp::TCPCommand::getUrgentFlag (  )  const [inline, virtual]

Implements wns::service::tl::ITCPHeader.

Definition at line 68 of file TCPHeader.hpp.


Member Data Documentation

Definition at line 56 of file TCPHeader.hpp.

Definition at line 60 of file TCPHeader.hpp.

Definition at line 54 of file TCPHeader.hpp.

struct { ... } tcp::TCPCommand::local

struct { ... } tcp::TCPCommand::magic

struct { ... } tcp::TCPCommand::peer

Definition at line 57 of file TCPHeader.hpp.

Definition at line 58 of file TCPHeader.hpp.

Definition at line 59 of file TCPHeader.hpp.

Definition at line 55 of file TCPHeader.hpp.


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

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