![]() |
Eclipse SUMO - Simulation of Urban MObility
|
#include <GUISelectedStorage.h>
Public Member Functions | |
virtual void | selectionUpdated ()=0 |
called when selection is updated More... | |
virtual | ~UpdateTarget () |
virtual destructor More... | |
Definition at line 74 of file GUISelectedStorage.h.
|
inlinevirtual |
virtual destructor
Definition at line 78 of file GUISelectedStorage.h.
|
pure virtual |
called when selection is updated
Implemented in GUIDialog_GLChosenEditor.
Referenced by GUISelectedStorage::clear(), GUISelectedStorage::deselect(), GUISelectedStorage::load(), and GUISelectedStorage::select().