SUMO - Simulation of Urban MObility
NIFrame Class Reference

Sets and checks options for netimport. More...

#include <NIFrame.h>

Collaboration diagram for NIFrame:
Collaboration graph

Static Public Member Functions

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

Detailed Description

Sets and checks options for netimport.

Definition at line 35 of file NIFrame.h.

Member Function Documentation

◆ checkOptions()

bool NIFrame::checkOptions ( )
static

◆ fillOptions()

void NIFrame::fillOptions ( )
static

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

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

Definition at line 49 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: