INET Framework for OMNeT++/OMNEST
NetworkConfigurator::NodeInfo Struct Reference

#include <NetworkConfigurator.h>

List of all members.

Public Member Functions

 NodeInfo ()

Public Attributes

bool isIPNode
IInterfaceTableift
IRoutingTablert
bool usesDefaultRoute

Detailed Description

Definition at line 36 of file NetworkConfigurator.h.


Constructor & Destructor Documentation

Definition at line 37 of file NetworkConfigurator.h.

{isIPNode=false;ift=NULL;rt=NULL;}

Member Data Documentation


The documentation for this struct was generated from the following file: