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

netedit config handler More...

#include <GNEApplicationWindowHelper.h>

Collaboration diagram for GNEApplicationWindowHelper::GNENeteditConfigHandler:
[legend]

Public Member Functions

 GNENeteditConfigHandler (GNEApplicationWindow *applicationWindow, const std::string &neteditConfigFile)
 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

GNEApplicationWindowmyApplicationWindow
 pointer to current GNEApplicationWindow
const std::string myNeteditConfigFile
 netedit config file

Detailed Description

netedit config handler

Definition at line 1150 of file GNEApplicationWindowHelper.h.

Constructor & Destructor Documentation

◆ GNENeteditConfigHandler() [1/2]

GNEApplicationWindowHelper::GNENeteditConfigHandler::GNENeteditConfigHandler ( GNEApplicationWindow * applicationWindow,
const std::string & neteditConfigFile )

Constructor.

Definition at line 2326 of file GNEApplicationWindowHelper.cpp.

References myApplicationWindow, and myNeteditConfigFile.

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

Here is the caller graph for this function:

◆ GNENeteditConfigHandler() [2/2]

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

Invalidated copy constructor.

References GNENeteditConfigHandler().

Member Function Documentation

◆ loadNeteditConfig()

bool GNEApplicationWindowHelper::GNENeteditConfigHandler::loadNeteditConfig ( )

load netedit config

Definition at line 2333 of file GNEApplicationWindowHelper.cpp.

References FileBucket::EDGETYPE, OptionsLoader::errorOccurred(), OptionsCont::getOptions(), myApplicationWindow, myNeteditConfigFile, FileBucket::NETEDIT_CONFIG, FileBucket::NETWORK, FileBucket::SUMO_CONFIG, TLF, FileBucket::TLS, XMLSubSys::transcode(), XMLSubSys::transcodeToLocal(), WRITE_ERROR, and WRITE_WARNING.

Referenced by GNELoadThread::run().

Here is the caller graph for this function:

◆ operator=()

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

Invalidated assignment operator.

References GNENeteditConfigHandler().

Field Documentation

◆ myApplicationWindow

GNEApplicationWindow* GNEApplicationWindowHelper::GNENeteditConfigHandler::myApplicationWindow
private

pointer to current GNEApplicationWindow

Definition at line 1161 of file GNEApplicationWindowHelper.h.

Referenced by GNENeteditConfigHandler(), and loadNeteditConfig().

◆ myNeteditConfigFile

const std::string GNEApplicationWindowHelper::GNENeteditConfigHandler::myNeteditConfigFile
private

netedit config file

Definition at line 1164 of file GNEApplicationWindowHelper.h.

Referenced by GNENeteditConfigHandler(), and loadNeteditConfig().


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