EWebKit  1.0
Public Member Functions | Static Public Member Functions | List of all members
EwkDownloadJob Class Reference
Inheritance diagram for EwkDownloadJob:
EwkObject

Public Member Functions

uint64_t id () const
 
EwkViewview () const
 
Ewk_Download_Job_State state () const
 
void setState (Ewk_Download_Job_State)
 
EwkUrlRequestrequest () const
 
EwkUrlResponseresponse () const
 
void setResponse (PassRefPtr< EwkUrlResponse >)
 
const char * destination () const
 
void setDestination (const char *destination)
 
const char * suggestedFileName () const
 
void setSuggestedFileName (const char *fileName)
 
bool cancel ()
 
double estimatedProgress () const
 
double elapsedTime () const
 
void incrementReceivedData (uint64_t length)
 
uint64_t receivedDataSize () const
 
- Public Member Functions inherited from EwkObject
virtual const char * instanceClassName () const =0
 

Static Public Member Functions

static Ref< EwkDownloadJobcreate (WKDownloadRef download)
 

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