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

Implement comm_drv_file.h – driver reading/writing to/from files. More...

#include <wx/wxprec.h>
#include <wx/wx.h>
#include <iostream>
#include <fstream>
#include <string>
#include <wx/log.h>
#include "model/comm_driver.h"
#include "model/comm_drv_registry.h"
#include "model/comm_drv_file.h"
#include "model/ocpn_utils.h"

Go to the source code of this file.

Classes

class  VoidDriverListener
 

Detailed Description

Implement comm_drv_file.h – driver reading/writing to/from files.

Definition in file comm_drv_file.cpp.