#include <AccessNet.h>
Inheritance diagram for TerminalInfo:

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 | |
| InterfaceEntry* TerminalInfo::interfaceEntry |
pointer to interface entry
| cModule* TerminalInfo::PPPInterface |
pointer to PPP module
| InterfaceEntry* TerminalInfo::remoteInterfaceEntry |
pointer to remote interface entry
| InterfaceTable* TerminalInfo::remoteInterfaceTable |
pointer to remote interface table
| cModule* TerminalInfo::remotePPPInterface |
pointer to remote PPP module
| RoutingEntry* TerminalInfo::remoteRoutingEntry |
pointer to remote routing table
| RoutingEntry* TerminalInfo::routingEntry |
pointer to routing entry
1.4.7