OpenCPN Partial API docs
Loading...
Searching...
No Matches
comm_appmsg_bus.h File Reference

Decoded messages send/receive support. More...

#include <memory>
#include <wx/event.h>
#include "model/comm_appmsg.h"

Go to the source code of this file.

Classes

class  AppMsgBus
 Application layer messaging, a singleton. More...
 

Detailed Description

Decoded messages send/receive support.

This file represents the top layer in the three layer model drivers, raw messages and decoded messages.

Message definitions are in comm_appmsg.h

Definition in file comm_appmsg_bus.h.