#include <AccessNet.h>
Public Attributes | |
cModule * | PPPInterface |
pointer to PPP module | |
cModule * | remotePPPInterface |
pointer to remote PPP module | |
InterfaceEntry * | interfaceEntry |
pointer to interface entry | |
InterfaceEntry * | remoteInterfaceEntry |
pointer to remote interface entry | |
InterfaceTable * | remoteInterfaceTable |
pointer to remote interface table | |
RoutingEntry * | remoteRoutingEntry |
pointer to remote routing table | |
RoutingEntry * | routingEntry |
pointer to routing entry |
cModule* TerminalInfo::PPPInterface |
cModule* TerminalInfo::remotePPPInterface |
pointer to remote PPP module
Referenced by AccessNet::addOverlayNode(), and AccessNet::removeOverlayNode().
InterfaceEntry* TerminalInfo::interfaceEntry |
InterfaceEntry* TerminalInfo::remoteInterfaceEntry |
pointer to remote interface entry
Referenced by AccessNet::addOverlayNode(), and AccessNet::removeOverlayNode().
InterfaceTable* TerminalInfo::remoteInterfaceTable |
RoutingEntry* TerminalInfo::remoteRoutingEntry |
pointer to remote routing table
Referenced by AccessNet::addOverlayNode(), and AccessNet::removeOverlayNode().
RoutingEntry* TerminalInfo::routingEntry |
pointer to routing entry
Referenced by AccessNet::addOverlayNode(), and AccessNet::removeOverlayNode().