Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <set>
#include <string>
#include <map>
#include <fstream>
#include <utils/foxtools/fxheader.h>
#include <utils/common/UtilExceptions.h>
#include <utils/gui/globjects/GUIGlObject.h>
Go to the source code of this file.
Data Structures | |
class | GUISelectedStorage |
Storage for "selected" objects. More... | |
class | GUISelectedStorage::SingleTypeSelections |
A container for ids of selected objects of a certain type. More... | |
class | GUISelectedStorage::UpdateTarget |
Definition in file GUISelectedStorage.h.