ariba::communication::BaseCommunication::LinkDescriptor Class Reference

Collaboration diagram for ariba::communication::BaseCommunication::LinkDescriptor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LinkDescriptor ()
 default constructor
 ~LinkDescriptor ()
bool isUnspecified () const

Static Public Member Functions

static LinkDescriptorUNSPECIFIED ()

Public Attributes

bool unspecified
LinkID localLink
 link identifiers
const address_vlocalLocator
LinkID remoteLink
 used underlay addresses for the link
const address_vremoteLocator
EndpointDescriptor remoteEndpoint
 the remote end-point descriptor
bool up
 flag, whether this link is up

Detailed Description

A link descriptor consisting of the end-point descriptor and currently used underlay address.

Definition at line 212 of file BaseCommunication.h.


Constructor & Destructor Documentation

ariba::communication::BaseCommunication::LinkDescriptor::LinkDescriptor (  )  [inline]

default constructor

Definition at line 216 of file BaseCommunication.h.

Referenced by UNSPECIFIED().

ariba::communication::BaseCommunication::LinkDescriptor::~LinkDescriptor (  )  [inline]

Definition at line 222 of file BaseCommunication.h.

References localLocator, and remoteLocator.


Member Function Documentation

bool ariba::communication::BaseCommunication::LinkDescriptor::isUnspecified (  )  const [inline]
static LinkDescriptor& ariba::communication::BaseCommunication::LinkDescriptor::UNSPECIFIED (  )  [inline, static]

Member Data Documentation

link identifiers

Definition at line 240 of file BaseCommunication.h.

Referenced by ariba::communication::BaseCommunication::receiveMessage().

used underlay addresses for the link

Definition at line 244 of file BaseCommunication.h.

Referenced by ariba::communication::BaseCommunication::receiveMessage().

Definition at line 237 of file BaseCommunication.h.

flag, whether this link is up

Definition at line 251 of file BaseCommunication.h.

Referenced by ariba::communication::BaseCommunication::receiveMessage().


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

Generated on Fri Dec 10 11:09:24 2010 for Ariba by  doxygen 1.6.1