INET Framework for OMNeT++/OMNEST
inet::FlatNetworkConfigurator::NodeInfo Class Reference

#include <FlatNetworkConfigurator.h>

Public Attributes

bool isIPNode = false
 
IInterfaceTableift = nullptr
 
IIPv4RoutingTablert = nullptr
 
IPv4Address address
 
bool usesDefaultRoute = false
 
bool ipForwardEnabled = false
 

Member Data Documentation

IPv4Address inet::FlatNetworkConfigurator::NodeInfo::address
IInterfaceTable* inet::FlatNetworkConfigurator::NodeInfo::ift = nullptr
bool inet::FlatNetworkConfigurator::NodeInfo::ipForwardEnabled = false
bool inet::FlatNetworkConfigurator::NodeInfo::isIPNode = false
IIPv4RoutingTable* inet::FlatNetworkConfigurator::NodeInfo::rt = nullptr
bool inet::FlatNetworkConfigurator::NodeInfo::usesDefaultRoute = false

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