VCF::URLEvent Class Reference
#include <vcf/InternetKit/URL.h>
Inheritance diagram for VCF::URLEvent:
List of all members.
Constructor & Destructor Documentation
| VCF::URLEvent::URLEvent |
( |
URL * |
source, |
|
|
uint32 |
eventType |
|
) |
[inline] |
|
| VCF::URLEvent::URLEvent |
( |
const URLEvent & |
rhs |
) |
[inline] |
|
Member Function Documentation
| void VCF::URLEvent::cancelDataTransfer |
( |
|
) |
[inline] |
|
| virtual Object* VCF::URLEvent::clone |
( |
bool |
deep = false |
) |
[inline, virtual] |
|
| uint32 VCF::URLEvent::getBytesReceived |
( |
|
) |
[inline] |
|
| String VCF::URLEvent::getStatusText |
( |
|
) |
[inline] |
|
| void VCF::URLEvent::setBytesReceived |
( |
const uint32 & |
val |
) |
[inline] |
|
| void VCF::URLEvent::setStatusText |
( |
const String & |
val |
) |
[inline] |
|
| bool VCF::URLEvent::shouldCancelDataTransfer |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: