VCF::AsyncURL Class Reference
#include <vcf/InternetKit/URL.h>
Inheritance diagram for VCF::AsyncURL:
List of all members.
Constructor & Destructor Documentation
| VCF::AsyncURL::AsyncURL |
( |
bool |
autoDelete = false |
) |
[inline] |
|
| VCF::AsyncURL::AsyncURL |
( |
const String & |
urlString, |
|
|
bool |
autoDelete = false |
|
) |
[inline] |
|
| virtual VCF::AsyncURL::~AsyncURL |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| void VCF::AsyncURL::finished |
( |
|
) |
[inline] |
|
| void VCF::AsyncURL::get |
( |
|
) |
[inline] |
|
| String VCF::AsyncURL::getDataAsString |
( |
|
) |
[inline] |
|
| virtual OSHandleID VCF::AsyncURL::getPeerHandleID |
( |
|
) |
[inline, virtual] |
|
| bool VCF::AsyncURL::shouldAutoDelete |
( |
|
) |
[inline] |
|
| virtual WaitResult VCF::AsyncURL::wait |
( |
uint32 |
milliseconds |
) |
[inline, virtual] |
|
| virtual WaitResult VCF::AsyncURL::wait |
( |
|
) |
[inline, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file: