OpenCPN Partial API docs
ObservedEvt Class Reference

Adds a std::shared<void> element to wxCommandEvent. More...

#include <ocpn_plugin.h>

Inheritance diagram for ObservedEvt:

Public Member Functions

 ObservedEvt (wxEventType commandType=obsNOTIFY, int id=0)
 
 ObservedEvt (const ObservedEvt &event)
 
wxEvent * Clone () const
 
std::shared_ptr< const void > GetSharedPtr () const
 
void SetSharedPtr (std::shared_ptr< const void > p)
 
 ObservedEvt (wxEventType commandType=obsNOTIFY, int id=0)
 
 ObservedEvt (const ObservedEvt &event)
 
wxEvent * Clone () const
 
std::shared_ptr< const void > GetSharedPtr () const
 
void SetSharedPtr (std::shared_ptr< const void > p)
 

Detailed Description

Adds a std::shared<void> element to wxCommandEvent.

Definition at line 1652 of file ocpn_plugin.h.


The documentation for this class was generated from the following files: