OpenCPN Partial API docs
|
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 |
Implement ser_ports.h – serial ports support, notably enumeration.
Definition in file ser_ports.cpp.