NGen
Loading...
Searching...
No Matches
routing_params Struct Reference

routing_params providing configuration information for routing. More...

#include <Routing_Params.h>

+ Collaboration diagram for routing_params:

Public Member Functions

 routing_params ()
 Default constructor, using empty strings for both member values.
 
 routing_params (std::string t_route_config_file_with_path)
 

Public Attributes

std::string t_route_config_file_with_path
 

Detailed Description

routing_params providing configuration information for routing.

Constructor & Destructor Documentation

◆ routing_params() [1/2]

routing_params::routing_params ( )
inline

Default constructor, using empty strings for both member values.

◆ routing_params() [2/2]

routing_params::routing_params ( std::string t_route_config_file_with_path)
inline

Member Data Documentation

◆ t_route_config_file_with_path

std::string routing_params::t_route_config_file_with_path

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