RINASim  October 2016
Documentation of framework for OMNeT++
NeighborTable.cc File Reference
#include "NeighborTable.h"

Go to the source code of this file.

Functions

 Define_Module (NeighborTable)
 

Variables

const char * ELEM_NEIGHTAB = "NeighborTable"
 
const char * ELEM_NEIGHBOR = "Neighbor"
 

Function Documentation

Define_Module ( NeighborTable  )

Variable Documentation

const char* ELEM_NEIGHBOR = "Neighbor"

Definition at line 27 of file NeighborTable.cc.

Referenced by NeighborTable::parseConfig().

const char* ELEM_NEIGHTAB = "NeighborTable"

Definition at line 26 of file NeighborTable.cc.

Referenced by NeighborTable::parseConfig().