|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <omnetpp.h>#include "Utils.h"#include "Directory.h"#include "NamingInformation.h"#include "NeighborTable.h"#include "SearchTable.h"#include "FABase.h"#include "ExternConsts.h"Go to the source code of this file.
Classes | |
| class | DA |
Variables | |
| const char * | MOD_DIRECTORY |
| const char * | MOD_NAMINFO |
| const char * | MOD_SEARCHTAB |
| const char * | MOD_NEIGHBORTAB |
| const char* MOD_DIRECTORY |
Definition at line 35 of file ExternConsts.cc.
Referenced by DA::initPointers().
| const char* MOD_NAMINFO |
Definition at line 51 of file ExternConsts.cc.
Referenced by DA::initPointers().
| const char* MOD_NEIGHBORTAB |
| const char* MOD_SEARCHTAB |
Definition at line 65 of file ExternConsts.cc.
Referenced by DA::initPointers().