SUMO - Simulation of Urban MObility
|
#include <GUISelectedStorage.h>
Public Member Functions | |
virtual void | selectionUpdated ()=0 |
virtual | ~UpdateTarget () |
Definition at line 80 of file GUISelectedStorage.h.
virtual GUISelectedStorage::UpdateTarget::~UpdateTarget | ( | ) | [inline, virtual] |
Definition at line 82 of file GUISelectedStorage.h.
virtual void GUISelectedStorage::UpdateTarget::selectionUpdated | ( | ) | [pure virtual] |
Implemented in GUIDialog_GLChosenEditor.
Referenced by GUISelectedStorage::clear(), GUISelectedStorage::deselect(), GUISelectedStorage::load(), and GUISelectedStorage::select().