FC++  v0.9.0-9e9b65
FileCatalyst Fast File Transfers - C++ Library
fc::Control Member List

This is the complete list of members for fc::Control, including all inherited members.

cancelTransfer()fc::Control
changeDirectory(const fc::Remote &directory)fc::Control
clearFileMap()fc::Control
clearGlobalStats()fc::Control
connect()fc::Control
Control(const fc::Options &options)fc::Control
Control(Control &&rhs)fc::Control
deleteFile(const fc::Remote &remoteFile)fc::Control
deleteFile(const fc::Local &localFile)fc::Control
deleteTemporaryFiles()fc::Control
detectApproximateDownloadSpeed(const bool force_refresh=false)fc::Control
detectApproximateUploadSpeed(const bool force_refresh=false)fc::Control
disconnect()fc::Control
download()fc::Control
download(const fc::Remote &remote)fc::Control
flush()fc::Control
getCurrentDirectory()fc::Control
getCurrentServerReplyCode() constfc::Control
getCurrentServerReplyString() constfc::Control
getDirectoryDetails(const fc::Remote &directory=fc::Remote("."), const bool getMd5=false)fc::Control
getDirectoryListing(const fc::Remote &directory=fc::Remote(""))fc::Control
getFileMap() constfc::Control
getFileMapIndex() constfc::Control
getFileMD5(const fc::Local &local)fc::Control
getFileMD5(const fc::Remote &remote)fc::Control
getFileMD5(const fc::Local &local, const int64_t offset, const int64_t chunkSize)fc::Control
getFileMD5(const fc::Remote &remote, const int64_t offset, const int64_t chunkSize)fc::Control
getFileModificationTime(const fc::Remote &remote)fc::Control
getFileSize(const fc::Local &local)fc::Control
getFileSize(const fc::Remote &remote)fc::Control
getGlobalStateAndStats() constfc::Control
getMap() constfc::Control
getMostRecentFileStats() constfc::Control
getOptimalUnitAndBlockSizes(const uint64_t file_size_in_bytes, int &unit_size_in_bytes, int &block_size_in_bytes)fc::Control
getOptions() constfc::Control
isConnected() constfc::Control
isDirectory(const fc::Local &local)fc::Control
isDirectory(const fc::Remote &remote)fc::Control
isFile(const fc::Local &local)fc::Control
isFile(const fc::Remote &remote)fc::Control
isFileCatalystServer() constfc::Control
isLoggedIn() constfc::Control
isValid() constfc::Control
makeDirectory(const fc::Remote &directory)fc::Control
makeManyDirectories(const fc::StrVec &directories)fc::Control
makeManyDirectories(const fc::Remote &directory)fc::Control
nameDoesNotExist(const fc::Local &local)fc::Controlinline
nameDoesNotExist(const fc::Remote &remote)fc::Controlinline
nameExists(const fc::Local &local)fc::Control
nameExists(const fc::Remote &remote)fc::Control
noop()fc::Control
operator=(Control &&rhs)fc::Control
prepareRecursiveDir(const fc::Remote &remote, const fc::Local &local)fc::Control
prepareRecursiveDir(const fc::Local &local, const fc::Remote &remote)fc::Control
prepareSingleFile(const fc::Remote &remote)fc::Control
prepareSingleFile(const fc::Local &local)fc::Control
prepareSingleFile(const fc::Remote &remote, const fc::Local &local)fc::Control
prepareSingleFile(const fc::Local &local, const fc::Remote &remote)fc::Control
prepareSingleFile(const char *const content, const size_t len, const fc::Remote &remote)fc::Control
raw(const std::string &cmd, const fc::FtpServerReplyCodes expectedReply=fc::kOkay)fc::Control
removeDirectory(const fc::Remote &directory)fc::Control
renameFile(const fc::Remote &remoteFrom, const fc::Remote &remoteTo)fc::Control
renameFile(const fc::Local &localFrom, const fc::Local &localTo)fc::Control
setNewOptions(const fc::Options &newOptions)fc::Control
setStatsCallback(fc::StatisticsCallback callback, void *userCtx=NULL)fc::Control
upload()fc::Control
upload(const fc::Local &local)fc::Control
~Control()fc::Control