|
OpenCPN Partial API docs
|
Implement android_serial_io.h – SerialIo synchronous implementation based on the native Android serial interface. More...
#include <string>#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/string.h>#include "androidUTIL.h"#include "model/serial_io.h"#include "model/comm_drv_stats.h"Go to the source code of this file.
Classes | |
| class | AndroidSerialIo |
| Android SerialIo synchronous implementation based on the native Android serial interface as exposed in androidUTIL.h. More... | |
Implement android_serial_io.h – SerialIo synchronous implementation based on the native Android serial interface.
Definition in file android_serial_io.cpp.