#include <LiveBroadcastTable.h>
Public Methods | |
NodeId (unsigned int id, Node *fromNode) | |
Private Attributes | |
unsigned int | id |
id of the broadcast. More... | |
Node * | fromNode |
pointer to the source neighboring peer. More... | |
Friends | |
class | LiveBroadcastTable |
|
Definition at line 11 of file LiveBroadcastTable.h. |
|
Definition at line 17 of file LiveBroadcastTable.h. |
|
pointer to the source neighboring peer.
Definition at line 24 of file LiveBroadcastTable.h. |
|
id of the broadcast.
Definition at line 21 of file LiveBroadcastTable.h. |