Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

NodeId Class Reference

#include <LiveBroadcastTable.h>

List of all members.

Public Methods

 NodeId (unsigned int id, Node *fromNode)

Private Attributes

unsigned int id
 id of the broadcast. More...

NodefromNode
 pointer to the source neighboring peer. More...


Friends

class LiveBroadcastTable


Constructor & Destructor Documentation

NodeId::NodeId unsigned int id,
Node * fromNode
[inline]
 

Definition at line 11 of file LiveBroadcastTable.h.


Friends And Related Function Documentation

friend class LiveBroadcastTable [friend]
 

Definition at line 17 of file LiveBroadcastTable.h.


Member Data Documentation

Node* NodeId::fromNode [private]
 

pointer to the source neighboring peer.

Definition at line 24 of file LiveBroadcastTable.h.

unsigned int NodeId::id [private]
 

id of the broadcast.

Definition at line 21 of file LiveBroadcastTable.h.


The documentation for this class was generated from the following file:
Generated at Thu Jul 11 13:31:57 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001