Eclipse SUMO - Simulation of Urban MObility
NIFrame Class Reference

Sets and checks options for netimport. More...

#include <NIFrame.h>

Collaboration diagram for NIFrame:

Static Public Member Functions

static bool checkOptions ()
 Checks set options from the OptionsCont-singleton for being valid. More...
 
static void fillOptions (bool forNetedit=false)
 Inserts options used by the network importer and network building modules. More...
 

Detailed Description

Sets and checks options for netimport.

Definition at line 34 of file NIFrame.h.

Member Function Documentation

◆ checkOptions()

bool NIFrame::checkOptions ( )
static

◆ fillOptions()

void NIFrame::fillOptions ( bool  forNetedit = false)
static

Inserts options used by the network importer and network building modules.

Calls "NBNetBuilder::insertNetBuildOptions" for inserting network building options.

Definition at line 48 of file NIFrame.cpp.

References OptionsCont::addDescription(), OptionsCont::addSynonyme(), OptionsCont::addXMLDefault(), OptionsCont::doRegister(), and OptionsCont::getOptions().

Referenced by fillOptions(), and GNELoadThread::fillOptions().


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