OpenCPN Partial API docs
|
Private helper class. More...
#include <observable.h>
Friends | |
class | Observable |
ListenersByKey & | GetInstance (const std::string &key) |
Private helper class.
Basically a singleton map of listener lists where lists are managed by key, one for each key value.
Definition at line 65 of file observable.h.