#include <vector>
#include <omnetpp.h>
#include <NodeHandle.h>
#include "PastryStateObject.h"
#include "PastryTypes.h"
#include "PastryMessage_m.h"
Classes | |
class | PastryNeighborhoodSet |
PastryNeighborhoodSet module. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const PastryExtendedNode &n) |
Stream output operator to make WATCH() do something useful with the neighborhood set. |
std::ostream& operator<< | ( | std::ostream & | os, | |
const PastryExtendedNode & | n | |||
) |