ariba::overlay::JoinReply Class Reference

#include <source/ariba/overlay/messages/JoinReply.h>

Inheritance diagram for ariba::overlay::JoinReply:

Inheritance graph
[legend]
Collaboration diagram for ariba::overlay::JoinReply:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 JoinReply (const SpoVNetID _spovnetid=SpoVNetID::UNSPECIFIED, const OverlayParameterSet _param=OverlayParameterSet::DEFAULT, bool _joinAllowed=false, const EndpointDescriptor _bootstrapEp=EndpointDescriptor::UNSPECIFIED)
virtual ~JoinReply ()
const SpoVNetIDgetSpoVNetID ()
const OverlayParameterSet & getParam ()
bool getJoinAllowed ()
const EndpointDescriptorgetBootstrapEndpoint ()

Private Attributes

 VSERIALIZEABLE
SpoVNetID spovnetid
OverlayParameterSet param
bool joinAllowed
EndpointDescriptor bootstrapEp


Detailed Description

Definition at line 60 of file JoinReply.h.


Constructor & Destructor Documentation

ariba::overlay::JoinReply::JoinReply ( const SpoVNetID  _spovnetid = SpoVNetID::UNSPECIFIED,
const OverlayParameterSet  _param = OverlayParameterSet::DEFAULT,
bool  _joinAllowed = false,
const EndpointDescriptor  _bootstrapEp = EndpointDescriptor::UNSPECIFIED 
)

ariba::overlay::JoinReply::~JoinReply (  )  [virtual]

Definition at line 50 of file JoinReply.cpp.


Member Function Documentation

const SpoVNetID & ariba::overlay::JoinReply::getSpoVNetID (  ) 

Definition at line 53 of file JoinReply.cpp.

References spovnetid.

Referenced by ariba::overlay::BaseOverlay::receiveMessage().

const OverlayParameterSet & ariba::overlay::JoinReply::getParam (  ) 

Definition at line 57 of file JoinReply.cpp.

References param.

Referenced by ariba::overlay::BaseOverlay::receiveMessage().

bool ariba::overlay::JoinReply::getJoinAllowed (  ) 

Definition at line 62 of file JoinReply.cpp.

References joinAllowed.

Referenced by ariba::overlay::BaseOverlay::receiveMessage().

const EndpointDescriptor & ariba::overlay::JoinReply::getBootstrapEndpoint (  ) 

Definition at line 66 of file JoinReply.cpp.

References bootstrapEp.

Referenced by ariba::overlay::BaseOverlay::receiveMessage().


Member Data Documentation

Definition at line 61 of file JoinReply.h.

Definition at line 63 of file JoinReply.h.

Referenced by getSpoVNetID().

Definition at line 64 of file JoinReply.h.

Referenced by getParam().

Definition at line 65 of file JoinReply.h.

Referenced by getJoinAllowed().

Definition at line 66 of file JoinReply.h.

Referenced by getBootstrapEndpoint().


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

Generated on Wed May 27 18:24:03 2009 for Ariba by  doxygen 1.5.6