OpenCPN Partial API docs
|
Public Member Functions | |
void | onDLEvent (OCPN_downloadEvent &event) |
void | setBackgroundMode (long ID, wxEvtHandler *handler) |
void | clearBackgroundMode () |
void | onTimerEvent (wxTimerEvent &event) |
Public Attributes | |
long | m_id |
wxTimer | m_eventTimer |
wxEvtHandler * | m_download_evHandler |
long | m_sofarBytes |
long | m_totalBytes |
Definition at line 6660 of file pluginmanager.cpp.