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

#include <FlatNetworkConfigurator.h>

List of all members.

Public Member Functions

 NodeInfo ()

Public Attributes

bool isIPNode
IInterfaceTableift
IRoutingTablert
IPAddress address
bool usesDefaultRoute

Detailed Description

Definition at line 39 of file FlatNetworkConfigurator.h.


Constructor & Destructor Documentation

Definition at line 40 of file FlatNetworkConfigurator.h.

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

Member Data Documentation


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