Eclipse SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <algorithm>
#include <vector>
#include <map>
#include <functional>
#include <utils/foxtools/fxheader.h>
#include <utils/common/ValueSource.h>
#include <utils/common/ValueRetriever.h>
#include <utils/gui/globjects/GUIGlObject.h>
Go to the source code of this file.
Data Structures | |
class | GLObjectValuePassConnector< T > |
Class passing values from a GUIGlObject to another object. More... | |
Definition in file GLObjectValuePassConnector.h.