OpenCPN Partial API docs
MyApp Class Reference
Inheritance diagram for MyApp:

Public Member Functions

bool OnInit () override
 
int OnExit () override
 
void OnInitCmdLine (wxCmdLineParser &parser) override
 
bool OnCmdLineHelp (wxCmdLineParser &parser) override
 
bool OnCmdLineParsed (wxCmdLineParser &parser) override
 
int OnRun () override
 
void OnActivateApp (wxActivateEvent &event)
 
bool OpenFile (const std::string &path)
 

Public Attributes

InstanceCheckm_checker
 
CommBridge m_comm_bridge
 
RestServer m_rest_server
 
UsbWatchDaemonm_usb_watcher
 

Detailed Description

Definition at line 45 of file ocpn_app.h.


The documentation for this class was generated from the following files: