wxCurlDownloadThreadOutputFilter Class Reference
List of all members.
Public Member Functions |
| wxCurlDownloadThreadOutputFilter (wxCurlDownloadThread *thread) |
void | SetStream (wxOutputStream *realStream) |
virtual size_t | OnSysWrite (const void *buffer, size_t bufsize) |
virtual bool | IsOk () const |
wxOutputStream * | GetRealStream () const |
wxFileOffset | GetLength () const |
bool | Close () |
Protected Attributes |
wxCurlDownloadThread * | m_thread |
wxOutputStream * | m_stream |
The documentation for this class was generated from the following file: