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

NMEA0183 over IP driver. More...

#include <chrono>
#include <memory>
#include <string>
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/string.h>
#include <wx/timer.h>
#include <wx/socket.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include "model/comm_buffers.h"
#include "model/comm_drv_n0183.h"
#include "model/comm_drv_stats.h"
#include "model/conn_params.h"
#include "model/ocpn_utils.h"
#include "observable.h"

Go to the source code of this file.

Classes

class  CommDriverN0183Net
 

Detailed Description

NMEA0183 over IP driver.

Definition in file comm_drv_n0183_net.h.