ariba::overlay::NodeListingReply Class Reference

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

Inheritance diagram for ariba::overlay::NodeListingReply:

Inheritance graph
[legend]
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 61 of file NodeListingReply.h.

Definition at line 73 of file NodeListingReply.h.

Referenced by add(), and getList().


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

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