wxCurlBeginPerformEvent Class Reference

This event get posted before the beginning of any tranfer operation. More...

#include <base.h>

List of all members.

Public Member Functions

 wxCurlBeginPerformEvent (int id, const wxString &szURL)
 wxCurlBeginPerformEvent (const wxCurlBeginPerformEvent &event)
virtual wxEvent * Clone () const
wxString GetURL () const
 Returns the URL you are going to transfering from/to.

Protected Attributes

wxString m_szURL

Detailed Description

This event get posted before the beginning of any tranfer operation.

Use the EVT_CURL_BEGIN_PERFORM(id, function) macro to intercept this event.


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

Generated on 1 Jan 2010 for wxCURL by  doxygen 1.6.1