Eclipse SUMO - Simulation of Urban MObility
GNEPythonToolDialogElements.h File Reference
#include <config.h>
#include <utils/foxtools/fxheader.h>
#include <string>
#include <vector>
Include dependency graph for GNEPythonToolDialogElements.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GNEPythonToolDialogElements
 elements used in Tool Dialogs More...
 
class  GNEPythonToolDialogElements::AdditionalArgument
 additional argument More...
 
class  GNEPythonToolDialogElements::Argument
 argument More...
 
class  GNEPythonToolDialogElements::BoolArgument
 bool argument More...
 
class  GNEPythonToolDialogElements::Category
 category More...
 
class  GNEPythonToolDialogElements::DataArgument
 data argument More...
 
class  GNEPythonToolDialogElements::EdgeArgument
 int argument More...
 
class  GNEPythonToolDialogElements::EdgeVectorArgument
 edge vector argument More...
 
class  GNEPythonToolDialogElements::FileNameArgument
 filename argument More...
 
class  GNEPythonToolDialogElements::FloatArgument
 float argument More...
 
class  GNEPythonToolDialogElements::IntArgument
 int argument More...
 
class  GNEPythonToolDialogElements::NetworkArgument
 network argument More...
 
class  GNEPythonToolDialogElements::RouteArgument
 route argument More...
 
class  GNEPythonToolDialogElements::StringArgument
 string argument More...
 
class  GNEPythonToolDialogElements::SumoConfigArgument
 sumo config argument More...
 

Detailed Description

Author
Pablo Alvarez Lopez
Date
Jun 2022

Definition in file GNEPythonToolDialogElements.h.