OpenCPN Partial API docs
|
Android 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... | |
Android SerialIo synchronous implementation based on the native Android serial interface.
Definition in file android_serial_io.cpp.