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 Member Functions

 GNENeteditConfigHandler (const GNENeteditConfigHandler &)=delete
 Invalidated copy constructor.
 
GNENeteditConfigHandleroperator= (const GNENeteditConfigHandler &)=delete
 Invalidated assignment operator.
 

Private Attributes

const std::string myFile
 netedit config file
 

Detailed Description

netedit config handler

Definition at line 1131 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ GNENeteditConfigHandler() [1/2]

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

Constructor.

Definition at line 2285 of file GNEApplicationWindowHelper.cpp.

◆ GNENeteditConfigHandler() [2/2]

GNEApplicationWindowHelper::GNENeteditConfigHandler::GNENeteditConfigHandler ( const GNENeteditConfigHandler )
privatedelete

Invalidated copy constructor.

Member Function Documentation

◆ loadNeteditConfig()

bool GNEApplicationWindowHelper::GNENeteditConfigHandler::loadNeteditConfig ( )

load netedit config

Definition at line 2291 of file GNEApplicationWindowHelper.cpp.

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

Referenced by GNELoadThread::run().

Here is the caller graph for this function:

◆ operator=()

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

Invalidated assignment operator.

Field Documentation

◆ myFile

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

netedit config file

Definition at line 1142 of file GNEApplicationWindowHelper.h.


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