The SWORD Project  1.9.0.svnversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
curlftpt.cpp File Reference
#include <curlftpt.h>
#include <filemgr.h>
#include <curl/curl.h>
#include <curl/easy.h>
#include <swlog.h>
+ Include dependency graph for curlftpt.cpp:

Go to the source code of this file.

Classes

class  SWORD_NAMESPACE_START::CURLFTPTransport_init
 
struct  SWORD_NAMESPACE_START::FtpFile
 
struct  SWORD_NAMESPACE_START::MyProgressData
 

Namespaces

 SWORD_NAMESPACE_START
 

Functions

static int SWORD_NAMESPACE_START::my_fprogress (void *clientp, double dltotal, double dlnow, double ultotal, double ulnow)
 
static int SWORD_NAMESPACE_START::my_fwrite (void *buffer, size_t size, size_t nmemb, void *stream)
 
static int SWORD_NAMESPACE_START::my_trace (CURL *handle, curl_infotype type, unsigned char *data, size_t size, void *userp)
 

Variables

static class
SWORD_NAMESPACE_START::CURLFTPTransport_init 
SWORD_NAMESPACE_START::_curlFTPTransport_init