#include <BaseOverlay.h>#include "NiceCluster.h"#include "NiceMessage_m.h"#include "NicePeerInfo.h"#include <hashWatch.h>#include <vector>#include "combination.h"#include <algorithm>#include <fstream>Go to the source code of this file.
Classes | |
| class | oversim::Nice |
| NICE overlay module. More... | |
Namespaces | |
| namespace | oversim |
Typedefs | |
| typedef std::set < TransportAddress > | oversim::TaSet |
| typedef std::set < TransportAddress >::iterator | oversim::TaSetIt |
Variables | |
| const short | oversim::maxLayers = 10 |
| static TransportAddress | oversim::RendevouzPoint = TransportAddress::UNSPECIFIED_NODE |
| The Rendevouz Point, stored as a static value. | |
Definition in file Nice.h.
1.5.8