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

SignalK IP network driver. More...

#include <memory>
#include <string>
#include <thread>
#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/event.h>
#include <wx/string.h>
#include <wx/timer.h>
#include "model/conn_params.h"
#include "model/comm_drv_signalk.h"
#include "comm_drv_stats.h"

Go to the source code of this file.

Classes

class  CommDriverSignalKNet
 

Variables

constexpr int kDogTimeoutSeconds = 5
 

Detailed Description

SignalK IP network driver.

Definition in file comm_drv_signalk_net.h.

Variable Documentation

◆ kDogTimeoutSeconds

constexpr int kDogTimeoutSeconds = 5
constexpr

Definition at line 47 of file comm_drv_signalk_net.h.