OpenCPN Partial API docs
Loading...
Searching...
No Matches
observable_evt.h File Reference

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)
 

Detailed Description

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.