YansCoreNS::TopologyDefinition Struct Reference

Definition (paths, parameters, etc.) of TopologyNS::Topology modules to load from the configuration file. More...

List of all members.

Public Member Functions

 TopologyDefinition (std::string const &path, VariableTable const &params)
 Constructor.
 TopologyDefinition (void)
 Constructor.

Public Attributes

VariableTable parameters
 A key->value mapping of configuration parameters.
YansCoreNS::VT_StrT path
 The path to load the module from.
SysModule sysModule
 The system-dependent representation of the module loaded from the specified path.


Detailed Description

Definition (paths, parameters, etc.) of TopologyNS::Topology modules to load from the configuration file.

Constructor & Destructor Documentation

YansCoreNS::TopologyDefinition::TopologyDefinition ( void   )  [inline, explicit]

Constructor.

YansCoreNS::TopologyDefinition::TopologyDefinition ( std::string const &  path,
VariableTable const &  params 
) [inline, explicit]

Constructor.

Parameters:
path The path to load the module from.
params The configuration parameters.


Member Data Documentation

A key->value mapping of configuration parameters.

The path to load the module from.

The system-dependent representation of the module loaded from the specified path.


Generated on Sat May 2 19:18:07 2009 for Yans - Yet another network simulator by  doxygen 1.5.8