tbx
0.7.5
|
Internal class to help implement data openers. More...
#include <openermanager.h>
Public Member Functions | |
virtual void | recorded_message (WimpMessageEvent &event, int reply_to) |
Process the data open event. | |
void | add_opener (int file_type, Loader *loader) |
Add an opener to the manager. | |
void | remove_opener (int file_type, Loader *loader) |
Remove an opener from the manager. | |
![]() | |
virtual | ~WimpRecordedMessageListener () |
Destructor does nothing. | |
![]() | |
virtual | ~WimpMessageListener () |
Destructor. | |
Static Public Member Functions | |
static OpenerManager * | instance () |
Get the single instance of the opener manager used for this application. More... | |
Internal class to help implement data openers.
|
inlinestatic |
Get the single instance of the opener manager used for this application.