ariba::overlay::NodeListingReply Class Reference

#include <source/ariba/overlay/modules/onehop/messages/NodeListingReply.h>

Inherits ariba::utility::Message.

Collaboration diagram for ariba::overlay::NodeListingReply:

Collaboration graph
[legend]

List of all members.

Public Types

typedef pair< NodeID,
EndpointDescriptor * > 
NodeEndpoint
typedef vector< NodeEndpointNodeEndpointList

Public Member Functions

 NodeListingReply ()
virtual ~NodeListingReply ()
void add (const NodeID &node, EndpointDescriptor *endp)
const NodeEndpointListgetList ()

Private Attributes

 VSERIALIZEABLE
NodeEndpointList descriptors


Detailed Description

Definition at line 60 of file NodeListingReply.h.


Member Typedef Documentation

Definition at line 66 of file NodeListingReply.h.

Definition at line 67 of file NodeListingReply.h.


Constructor & Destructor Documentation

ariba::overlay::NodeListingReply::NodeListingReply (  ) 

Definition at line 46 of file NodeListingReply.cpp.

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

Definition at line 49 of file NodeListingReply.cpp.


Member Function Documentation

void ariba::overlay::NodeListingReply::add ( const NodeID node,
EndpointDescriptor endp 
)

Definition at line 52 of file NodeListingReply.cpp.

References descriptors.

Referenced by ariba::overlay::OneHop::onMessage().

const NodeListingReply::NodeEndpointList & ariba::overlay::NodeListingReply::getList (  ) 

Definition at line 56 of file NodeListingReply.cpp.

References descriptors.

Referenced by ariba::overlay::OneHop::onMessage().


Member Data Documentation

Definition at line 73 of file NodeListingReply.h.

Referenced by add(), and getList().

Definition at line 61 of file NodeListingReply.h.


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

Generated on Fri Aug 14 23:39:25 2009 for Ariba by  doxygen 1.5.8