Eclipse SUMO - Simulation of Urban MObility
GUISelectedStorage::UpdateTarget Class Referenceabstract

#include <GUISelectedStorage.h>

Inheritance diagram for GUISelectedStorage::UpdateTarget:
[legend]

Public Member Functions

virtual void selectionUpdated ()=0
 called when selection is updated More...
 
virtual ~UpdateTarget ()
 virtual destructor More...
 

Detailed Description

Definition at line 71 of file GUISelectedStorage.h.

Constructor & Destructor Documentation

◆ ~UpdateTarget()

virtual GUISelectedStorage::UpdateTarget::~UpdateTarget ( )
inlinevirtual

virtual destructor

Definition at line 75 of file GUISelectedStorage.h.

Member Function Documentation

◆ selectionUpdated()

virtual void GUISelectedStorage::UpdateTarget::selectionUpdated ( )
pure virtual

called when selection is updated

Implemented in GUIDialog_GLChosenEditor.

Referenced by GUISelectedStorage::clear(), GUISelectedStorage::deselect(), GUISelectedStorage::load(), GUISelectedStorage::notifyChanged(), and GUISelectedStorage::select().

Here is the caller graph for this function:

The documentation for this class was generated from the following file: