|
OpenCPN Partial API docs
|
Raw messages layer, supports sending and recieving navmsg messages. More...
#include <memory>#include <mutex>#include <set>#include <string>#include "model/comm_driver.h"#include "observable_evtvar.h"Go to the source code of this file.
Classes | |
| class | NavMsgBus |
| The raw message layer, a singleton. More... | |
Raw messages layer, supports sending and recieving navmsg messages.
This is the second layer in the three tier model drivers, raw messages and application messages.
Definition in file comm_navmsg_bus.h.