#include <sys/types.h>
#include <pthread.h>
#include "GlobalConstants.h"
Go to the source code of this file.
Compounds | |
class | LiveBroadcastTable |
This class is for routing discovery packets: When you add an ID to the table, you also add the Node you first received the discovery from. More... | |
class | NodeId |