Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
wxCurlBaseThe "easy" unspecialized interface to libCURL
wxCurlBaseThreadBase class for wxCurl threads
wxCurlBeginPerformEventThis event get posted before the beginning of any tranfer operation
wxCurlConnectionSettingsDialogA dialog which simply wraps a wxCurlConnectionSettingsPanel
wxCurlConnectionSettingsPanelA configurable panel which shows connection settings which can be modified by the user (whose changes will be reflected on a libCURL handle, i.e
wxCurlDAVA specialized interface to WebDAV derived from wxCurlBase
wxCurlDAVFs
wxCurlDAVTool
wxCurlDownloadDialogAn highly-configurable dialog which shows progress about a download
wxCurlDownloadEventThis event gets posted by wxCURL with a frequent interval during operation (roughly once per second) no matter if data is being transfered or not
wxCurlDownloadThreadA simple joinable thread which allows downloading resources from the net without blocking the GUI of your app
wxCurlDownloadThreadOutputFilter
wxCurlEndPerformEventThis event get posted at the end of any tranfer operation
wxCurlFTPA specialized interface to FTP derived from wxCurlBase
wxCurlFTPFs
wxCurlFTPTool
wxCurlHTTPA specialized interface to HTTP derived from wxCurlBase
wxCurlProgressBaseEventPrivate internal class used as base class for wxCurlDownloadEvent and wxCurlUploadEvent
wxCurlSizeEventThis event gets posted by wxCurlSizeQueryThread
wxCurlSizeQueryThreadThis thread just retrieve the sizes of the given list of files and post them to the registered event handler
wxCurlTelnetA specialized interface to TELNET derived from wxCurlBase
wxCurlTransferDialogThe base class for wxCurlDownloadDialog and wxCurlUploadDialog
wxCurlUploadDialogAn highly-configurable dialog which shows progress about an upload
wxCurlUploadEventThis event gets posted by wxCURL with a frequent interval during operation (roughly once per second) no matter if data is being transfered or not
wxCurlUploadThreadA simple joinable thread which allows uploading resources to the net without blocking the GUI of your app
wxCurlUploadThreadInputFilter

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1