Public Member Functions | Public Attributes

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

NetworkConfigurator::NodeInfo::NodeInfo (  )  [inline]

Definition at line 37 of file NetworkConfigurator.h.

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


Member Data Documentation

Definition at line 39 of file NetworkConfigurator.h.

Definition at line 38 of file NetworkConfigurator.h.

Definition at line 40 of file NetworkConfigurator.h.

Definition at line 41 of file NetworkConfigurator.h.


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