OverSim
BootstrapList.h File Reference
#include <omnetpp.h>
#include <BaseApp.h>
#include <BootstrapNodeHandle.h>
#include <NodeVector.h>
#include <oversim_mapset.h>

Go to the source code of this file.

Classes

class  BootstrapList
 The BootstrapList module maintains a list of bootstrap node candidates. More...

Typedefs

typedef std::pair
< TransportAddress,
BootstrapNodeHandle * > 
NodePair
typedef UNORDERED_MAP
< TransportAddress,
BootstrapNodeHandle
*, TransportAddress::hashFcn
BootstrapNodeSet

Detailed Description

Author
Bin Zheng, Ingmar Baumgart

Definition in file BootstrapList.h.

Typedef Documentation

Definition at line 35 of file BootstrapList.h.