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

Public Member Functions

 OCPN_downloadEvent (wxEventType commandType=wxEVT_NULL, int id=0)
 
_OCPN_DLStatus getDLEventStatus ()
 
OCPN_DLCondition getDLEventCondition ()
 
void setDLEventStatus (_OCPN_DLStatus stat)
 
void setDLEventCondition (OCPN_DLCondition cond)
 
void setTotal (long bytes)
 
void setTransferred (long bytes)
 
long getTotal ()
 
long getTransferred ()
 
void setComplete (bool b_complete)
 
bool getComplete ()
 
wxEvent * Clone () const
 

Detailed Description

Definition at line 1381 of file ocpn_plugin.h.


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