|
OpenCPN Partial API docs
|
This is the complete list of members for NavMsgBus, including all inherited members.
| GetActiveMessages() | NavMsgBus | inline |
| GetInstance() (defined in NavMsgBus) | NavMsgBus | static |
| NavMsgBus(const NavMsgBus &)=delete (defined in NavMsgBus) | NavMsgBus | |
| new_msg_event | NavMsgBus | |
| Notify(std::shared_ptr< const NavMsg > message) | NavMsgBus | virtual |
| Notify(const AbstractCommDriver &driver) | NavMsgBus | virtual |
| operator=(NavMsgBus &)=delete (defined in NavMsgBus) | NavMsgBus | |
| RegisterKey(const std::string &key) | NavMsgBus | |
| SendMessage(std::shared_ptr< const NavMsg > message, std::shared_ptr< const NavAddr > address) | NavMsgBus | |
| ~DriverListener()=default | DriverListener | virtual |