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

netedit config handler More...

#include <GNEApplicationWindowHelper.h>

Public Member Functions

 GNENeteditConfigHandler (const std::string &file)
 Constructor.
 
bool loadNeteditConfig ()
 load netedit config
 

Private Attributes

const std::string myFile
 netedit config file
 

Detailed Description

netedit config handler

Definition at line 1132 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ GNENeteditConfigHandler()

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

Constructor.

Definition at line 2266 of file GNEApplicationWindowHelper.cpp.

Member Function Documentation

◆ loadNeteditConfig()

bool GNEApplicationWindowHelper::GNENeteditConfigHandler::loadNeteditConfig ( )

load netedit config

Definition at line 2272 of file GNEApplicationWindowHelper.cpp.

References OptionsLoader::errorOccurred(), OptionsCont::getOptions(), StringUtils::replace(), TL, StringUtils::transcode(), StringUtils::transcodeToLocal(), and WRITE_ERROR.

Referenced by GNELoadThread::run().

Here is the caller graph for this function:

Field Documentation

◆ myFile

const std::string GNEApplicationWindowHelper::GNENeteditConfigHandler::myFile
private

netedit config file

Definition at line 1143 of file GNEApplicationWindowHelper.h.


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