| OpenCPN Partial API docs
    | 
This is the complete list of members for ConfigVar< T >, including all inherited members.
| ConfigVar(const std::string §ion_, const std::string &key_, wxConfigBase *cb) (defined in ConfigVar< T >) | ConfigVar< T > | |
| ConfigVar()=delete (defined in ConfigVar< T >) | ConfigVar< T > | |
| Get(const T &default_val) (defined in ConfigVar< T >) | ConfigVar< T > | |
| GetKey() const override | Observable | inlinevirtual | 
| Notify() | Observable | virtual | 
| Notify(const std::shared_ptr< const void > &p) (defined in Observable) | Observable | inline | 
| Notify(const std::shared_ptr< const void > &ptr, const std::string &s, int num, void *client_data) | Observable | protected | 
| Notify(const std::string &s, void *client_data) (defined in Observable) | Observable | inlineprotected | 
| Observable(const std::string &_key) (defined in Observable) | Observable | inlineexplicit | 
| Observable(const KeyProvider &kp) (defined in Observable) | Observable | inlineexplicit | 
| Set(const T &arg) (defined in ConfigVar< T >) | ConfigVar< T > | |
| Unlisten(wxEvtHandler *listener, wxEventType ev) | Observable | |
| ~KeyProvider()=default | KeyProvider | virtual | 
| ~Observable() override=default | Observable |