Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
GNEApplicationWindowHelper::GNENetconvertConfigHandler Class Reference

netconvert config handler More...

#include <GNEApplicationWindowHelper.h>

Public Member Functions

 GNENetconvertConfigHandler (const std::string &file)
 Constructor.
bool loadNetconvertConfig ()
 load netconvert config

Private Member Functions

 GNENetconvertConfigHandler (const GNENetconvertConfigHandler &)=delete
 Invalidated copy constructor.
GNENetconvertConfigHandleroperator= (const GNENetconvertConfigHandler &)=delete
 Invalidated assignment operator.

Private Attributes

const std::string myNetconvertConfigFile
 netconvert config file

Detailed Description

netconvert config handler

Definition at line 1129 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ GNENetconvertConfigHandler() [1/2]

GNEApplicationWindowHelper::GNENetconvertConfigHandler::GNENetconvertConfigHandler ( const std::string & file)

Constructor.

Definition at line 2284 of file GNEApplicationWindowHelper.cpp.

References myNetconvertConfigFile.

Referenced by GNENetconvertConfigHandler(), and operator=().

Here is the caller graph for this function:

◆ GNENetconvertConfigHandler() [2/2]

GNEApplicationWindowHelper::GNENetconvertConfigHandler::GNENetconvertConfigHandler ( const GNENetconvertConfigHandler & )
privatedelete

Invalidated copy constructor.

References GNENetconvertConfigHandler().

Member Function Documentation

◆ loadNetconvertConfig()

bool GNEApplicationWindowHelper::GNENetconvertConfigHandler::loadNetconvertConfig ( )

load netconvert config

Definition at line 2290 of file GNEApplicationWindowHelper.cpp.

References OptionsLoader::errorOccurred(), OptionsCont::getOptions(), myNetconvertConfigFile, TLF, XMLSubSys::transcode(), XMLSubSys::transcodeToLocal(), WRITE_ERROR, and WRITE_WARNING.

Referenced by GNELoadThread::run().

Here is the caller graph for this function:

◆ operator=()

GNENetconvertConfigHandler & GNEApplicationWindowHelper::GNENetconvertConfigHandler::operator= ( const GNENetconvertConfigHandler & )
privatedelete

Invalidated assignment operator.

References GNENetconvertConfigHandler().

Field Documentation

◆ myNetconvertConfigFile

const std::string GNEApplicationWindowHelper::GNENetconvertConfigHandler::myNetconvertConfigFile
private

netconvert config file

Definition at line 1140 of file GNEApplicationWindowHelper.h.

Referenced by GNENetconvertConfigHandler(), and loadNetconvertConfig().


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