OpenCPN Partial API docs
Loading...
Searching...
No Matches
comm_decoder.cpp File Reference

Implement comm_decoder-h – incoming messages decoding support. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/log.h>
#include <wx/math.h>
#include <wx/string.h>
#include "rapidjson/document.h"
#include "model/comm_decoder.h"
#include "model/comm_util.h"
#include "model/comm_vars.h"
#include "model/geodesic.h"
#include "model/own_ship.h"

Go to the source code of this file.

Detailed Description

Implement comm_decoder-h – incoming messages decoding support.

Definition in file comm_decoder.cpp.