INET Framework for OMNeT++/OMNEST
Main Page
Related Pages
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
Public Member Functions
|
Public Attributes
NetworkConfigurator::NodeInfo Struct Reference
#include <NetworkConfigurator.h>
List of all members.
Public Member Functions
NodeInfo
()
Public Attributes
bool
isIPNode
IInterfaceTable
*
ift
IRoutingTable
*
rt
bool
usesDefaultRoute
Constructor & Destructor Documentation
NetworkConfigurator::NodeInfo::NodeInfo
(
)
[inline]
{
isIPNode
=
false
;
ift
=NULL;
rt
=NULL;}
Member Data Documentation
IInterfaceTable
*
NetworkConfigurator::NodeInfo::ift
bool
NetworkConfigurator::NodeInfo::isIPNode
IRoutingTable
*
NetworkConfigurator::NodeInfo::rt
bool
NetworkConfigurator::NodeInfo::usesDefaultRoute
The documentation for this struct was generated from the following file:
NetworkConfigurator.h
NetworkConfigurator
NodeInfo
Generated on Fri Nov 18 2011 12:47:14 for INET Framework for OMNeT++/OMNEST by
1.7.4