OpenCPN Partial API docs
|
Files | |
observable.h | |
General observable implementation with several specializations. | |
observable_confvar.h | |
Notify()/Listen() configuration variable wrapper. | |
observable_evt.h | |
wxCommandEvt subclass which can carry also a shared_ptr<void> | |
observable_evtvar.h | |
A common variable shared between producer and consumer which supports Listen() and Notify(). | |
observable_globvar.h | |
Global variables Listen()/Notify() wrapper. | |