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

Implement ser_ports.h – serial ports support, notably enumeration. More...

#include "config.h"
#include <cassert>
#include <iostream>
#include <regex>
#include <string>
#include <unordered_set>
#include <vector>
#include <wx/arrstr.h>
#include <wx/log.h>
#include <wx/utils.h>
#include "model/config_vars.h"
#include "model/garmin_protocol_mgr.h"

Go to the source code of this file.

Classes

struct  device_data
 
struct  symlink
 

Detailed Description

Implement ser_ports.h – serial ports support, notably enumeration.

Definition in file ser_ports.cpp.