|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
#include <ossimElevationManagerEventListener.h>
Public Member Functions | |
| ossimElevationManagerEventListener () | |
| virtual | ~ossimElevationManagerEventListener () |
| virtual void | processEvent (ossimEvent &event) |
| ProcessEvent. More... | |
| virtual void | processEvent (ossimElevationManagerEvent &event) |
Public Member Functions inherited from ossimListener | |
| ossimListener () | |
| virtual | ~ossimListener () |
| void | enableListener () |
| void | disableListener () |
| void | setListenerEnableFlag (bool flag) |
| bool | isListenerEnabled () const |
| bool | getListenerEnableFlag () const |
Additional Inherited Members | |
Protected Attributes inherited from ossimListener | |
| bool | theListenerEnableFlag |
Definition at line 7 of file ossimElevationManagerEventListener.h.
| ossimElevationManagerEventListener::ossimElevationManagerEventListener | ( | ) |
Definition at line 7 of file ossimElevationManagerEventListener.cpp.
|
virtual |
Definition at line 13 of file ossimElevationManagerEventListener.cpp.
|
virtual |
ProcessEvent.
The defaul is to do nothing. Derived classes need to override this class.
Reimplemented from ossimListener.
Definition at line 17 of file ossimElevationManagerEventListener.cpp.
|
virtual |
Definition at line 28 of file ossimElevationManagerEventListener.cpp.
1.8.14