Definition at line 1346 of file ocpn_plugin.h.
◆ OCPN_downloadEvent()
OCPN_downloadEvent::OCPN_downloadEvent |
( |
wxEventType |
commandType = wxEVT_NULL , |
|
|
int |
id = 0 |
|
) |
| |
◆ ~OCPN_downloadEvent()
OCPN_downloadEvent::~OCPN_downloadEvent |
( |
| ) |
|
◆ Clone()
wxEvent * OCPN_downloadEvent::Clone |
( |
| ) |
const |
◆ getComplete()
bool OCPN_downloadEvent::getComplete |
( |
| ) |
|
|
inline |
◆ getDLEventCondition()
OCPN_DLCondition OCPN_downloadEvent::getDLEventCondition |
( |
| ) |
|
|
inline |
◆ getDLEventStatus()
_OCPN_DLStatus OCPN_downloadEvent::getDLEventStatus |
( |
| ) |
|
|
inline |
◆ getTotal()
long OCPN_downloadEvent::getTotal |
( |
| ) |
|
|
inline |
◆ getTransferred()
long OCPN_downloadEvent::getTransferred |
( |
| ) |
|
|
inline |
◆ setComplete()
void OCPN_downloadEvent::setComplete |
( |
bool |
b_complete | ) |
|
|
inline |
◆ setDLEventCondition()
void OCPN_downloadEvent::setDLEventCondition |
( |
OCPN_DLCondition |
cond | ) |
|
|
inline |
◆ setDLEventStatus()
void OCPN_downloadEvent::setDLEventStatus |
( |
_OCPN_DLStatus |
stat | ) |
|
|
inline |
◆ setTotal()
void OCPN_downloadEvent::setTotal |
( |
long |
bytes | ) |
|
|
inline |
◆ setTransferred()
void OCPN_downloadEvent::setTransferred |
( |
long |
bytes | ) |
|
|
inline |
The documentation for this class was generated from the following files: