RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <IntDCRouting.h>
Public Attributes | |
DCAddr | dst |
set< DCAddr > | next |
Definition at line 87 of file IntDCRouting.h.
DCAddr NSPSimpleDC::rtEntry::dst |
Definition at line 88 of file IntDCRouting.h.
Referenced by NSPSimpleDC::IntDCRouting::getAll(), and NSPSimpleDC::IntDCRouting::getChanges().
set<DCAddr> NSPSimpleDC::rtEntry::next |
Definition at line 89 of file IntDCRouting.h.
Referenced by NSPSimpleDC::IntDCRouting::getAll(), and NSPSimpleDC::IntDCRouting::getChanges().