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

Implement comm_drv_signalk_net.h – IP netork SignalK driver. More...

#include <vector>
#include <mutex>
#include <queue>
#include <chrono>
#include <thread>
#include "rapidjson/document.h"
#include "model/comm_drv_signalk_net.h"
#include "model/comm_navmsg_bus.h"
#include "model/comm_drv_registry.h"
#include "model/geodesic.h"
#include "model/sys_events.h"
#include "wxServDisc.h"
#include "observable.h"
#include "ixwebsocket/IXNetSystem.h"
#include "ixwebsocket/IXWebSocket.h"
#include "ixwebsocket/IXUserAgent.h"
#include "ixwebsocket/IXSocketTLSOptions.h"

Go to the source code of this file.

Classes

class  CommDriverSignalKNetThread
 
class  CommDriverSignalKNetEvent
 
class  WebSocketThread
 

Functions

 wxDECLARE_EVENT (wxEVT_COMMDRIVER_SIGNALK_NET, CommDriverSignalKNetEvent)
 
 wxDEFINE_EVENT (wxEVT_COMMDRIVER_SIGNALK_NET, CommDriverSignalKNetEvent)
 

Detailed Description

Implement comm_drv_signalk_net.h – IP netork SignalK driver.

Definition in file comm_drv_signalk_net.cpp.