OpenCPN Partial API docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Observable Member List

This is the complete list of members for Observable, including all inherited members.

GetKey() const (defined in Observable)Observableinlinevirtual
keyObservable
Notify()Observablevirtual
Notify(std::shared_ptr< const void > p) (defined in Observable)Observableinline
Notify(std::shared_ptr< const void > ptr, const std::string &s, int num, void *client_data)Observableprotected
Notify(const std::string &s, void *client_data) (defined in Observable)Observableinlineprotected
Observable(const std::string &_key) (defined in Observable)Observableinline
Observable(const KeyProvider &kp) (defined in Observable)Observableinline
ObservableListener (defined in Observable)Observablefriend
Unlisten(wxEvtHandler *listener, wxEventType ev)Observable