User Manual, Developers Guide and API Documentation

wns::service::tl::FlowID Class Reference

#include <service/tl/FlowID.hpp>

Inheritance diagram for wns::service::tl::FlowID:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::string doToString () const
 Overload to customize the representation of your class.
 FlowID (const wns::service::nl::Address &_srcAddress, wns::service::tl::Port _srcPort, const wns::service::nl::Address &_dstAddress, wns::service::tl::Port _dstPort)
 FlowID ()
bool operator< (const FlowID &other) const
virtual bool operator== (const FlowID &other) const
virtual void swapSrcDest ()
virtual ~FlowID ()

Public Attributes

wns::service::nl::Address dstAddress
wns::service::tl::Port dstPort
wns::service::nl::Address srcAddress
wns::service::tl::Port srcPort


Detailed Description

Definition at line 39 of file FlowID.hpp.


Constructor & Destructor Documentation

wns::service::tl::FlowID::FlowID (  )  [inline]

Definition at line 43 of file FlowID.hpp.

wns::service::tl::FlowID::FlowID ( const wns::service::nl::Address _srcAddress,
wns::service::tl::Port  _srcPort,
const wns::service::nl::Address _dstAddress,
wns::service::tl::Port  _dstPort 
) [inline]

Definition at line 51 of file FlowID.hpp.

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

Definition at line 62 of file FlowID.hpp.


Member Function Documentation

virtual std::string wns::service::tl::FlowID::doToString (  )  const [inline, virtual]

Implements wns::IOutputStreamable.

Definition at line 111 of file FlowID.hpp.

bool wns::service::tl::FlowID::operator< ( const FlowID other  )  const [inline]

Definition at line 90 of file FlowID.hpp.

virtual bool wns::service::tl::FlowID::operator== ( const FlowID other  )  const [inline, virtual]

Definition at line 77 of file FlowID.hpp.

virtual void wns::service::tl::FlowID::swapSrcDest (  )  [inline, virtual]

Definition at line 66 of file FlowID.hpp.


Member Data Documentation

Definition at line 122 of file FlowID.hpp.

Definition at line 123 of file FlowID.hpp.

Definition at line 119 of file FlowID.hpp.

Definition at line 120 of file FlowID.hpp.


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