OverSim
|
#include <ConnectReaSE.h>
Public Attributes | |
edgeRoutes * | edge |
cModule * | terminal |
uint32 | IPAddress |
int | ASindex |
Definition at line 97 of file ConnectReaSE.h.
int AccessInfo::ASindex |
Definition at line 103 of file ConnectReaSE.h.
Referenced by ConnectReaSE::addOverlayNode(), and ConnectReaSE::getAccessNode().
edgeRoutes* AccessInfo::edge |
Definition at line 100 of file ConnectReaSE.h.
Referenced by ConnectReaSE::addOverlayNode(), ReaSEUnderlayConfigurator::createNode(), ConnectReaSE::getAccessNode(), and ConnectReaSE::migrateNode().
uint32 AccessInfo::IPAddress |
Definition at line 102 of file ConnectReaSE.h.
Referenced by ConnectReaSE::addOverlayNode(), and ConnectReaSE::getAccessNode().
cModule* AccessInfo::terminal |
Definition at line 101 of file ConnectReaSE.h.
Referenced by ConnectReaSE::addOverlayNode(), and ReaSEUnderlayConfigurator::createNode().