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