httpdownloader.h File Reference

#include "thread.h"
#include <wx/event.h>
#include "httpdownloader.cpp"
#include <wx/file.h>
#include <wx/intl.h>
#include <wx/protocol/http.h>
#include <wx/string.h>
#include <wx/zipstrm.h>
#include <wx/sstream.h>
#include <wx/wfstream.h>
#include <wx/app.h>
#include <wx/log.h>
#include <memory>
#include "utils/conversion.h"
#include "utils/debug.h"
Include dependency graph for httpdownloader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  HttpDownloaderThread< ParentClass >

Variables

const wxEventType httpDownloadEvtComplete = wxNewEventType()
const wxEventType httpDownloadEvtFailed = wxNewEventType()

Variable Documentation

const wxEventType httpDownloadEvtComplete = wxNewEventType()

Definition at line 7 of file httpdownloader.h.

const wxEventType httpDownloadEvtFailed = wxNewEventType()

Definition at line 8 of file httpdownloader.h.


Generated on Thu Dec 29 00:11:30 2011 for SpringLobby by doxygen 1.6.3