OpenASIP
2.0
|
#include <OSEdListener.hh>
Public Member Functions | |
OSEdListener () | |
virtual | ~OSEdListener () |
virtual void | handleEvent (OSEdInformer::EventId id)=0 |
Private Member Functions | |
OSEdListener (const OSEdListener &) | |
Copying not allowed. More... | |
OSEdListener & | operator= (const OSEdListener &) |
Assignment not allowed. More... | |
Interface class that is the base class for all listener classes in OSEd.
Definition at line 42 of file OSEdListener.hh.
OSEdListener::OSEdListener | ( | ) |
|
virtual |
|
private |
Copying not allowed.
|
pure virtual |
Implemented in SimulationInfoDialog, and MemoryDialog.
|
private |
Assignment not allowed.