OpenCPN Partial API docs
|
wxCommandEvt subclass which can carry also a shared_ptr<void> More...
#include <memory>
#include <wx/event.h>
Go to the source code of this file.
Classes | |
class | ObservedEvt |
Custom event class for OpenCPN's notification system. More... | |
Functions | |
wxDECLARE_EVENT (obsNOTIFY, ObservedEvt) | |
wxCommandEvt subclass which can carry also a shared_ptr<void>
This definition is duplicated and used also in the plugin interface
Definition in file observable_evt.h.