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