Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

NetworkConfigurator::NodeInfo Struct Reference

#include <NetworkConfigurator.h>

List of all members.

Public Member Functions

 NodeInfo ()

Public Attributes

bool isIPNode
InterfaceTableift
RoutingTablert
bool usesDefaultRoute


Constructor & Destructor Documentation

NetworkConfigurator::NodeInfo::NodeInfo  )  [inline]
 

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


Member Data Documentation

InterfaceTable* NetworkConfigurator::NodeInfo::ift
 

bool NetworkConfigurator::NodeInfo::isIPNode
 

RoutingTable* NetworkConfigurator::NodeInfo::rt
 

bool NetworkConfigurator::NodeInfo::usesDefaultRoute
 


The documentation for this struct was generated from the following file:
Generated on Sat Apr 1 20:52:23 2006 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.1