OverSim
CoordBasedRouting.h File Reference
#include <omnetpp.h>
#include <OverlayKey.h>
#include <TransportAddress.h>
#include <CoordinateSystem.h>

Go to the source code of this file.

Classes

class  CBRArea
 Auxiliary class for CoordBasedRouting: Holds the min and max border values for each dimension and the area's NodeID prefix. More...
class  CoordBasedRouting
class  leqDim

Typedefs

typedef std::vector< CBRAreaAP
typedef std::vector< CoordsCD

Detailed Description

Author
Fabian Hartmann
Bernhard Heep

Definition in file CoordBasedRouting.h.

Typedef Documentation

typedef std::vector<CBRArea> AP

Definition at line 63 of file CoordBasedRouting.h.

typedef std::vector<Coords> CD

Definition at line 64 of file CoordBasedRouting.h.