FC++  v0.7.1-1067
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(void)fc::Control
changeDirectory(const fc::Remote &directory)fc::Control
clearFileMap(void)fc::Control
clearGlobalStats(void)fc::Control
connect(void)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
detectApproximateDownloadSpeed(const bool force_refresh=false)fc::Control
detectApproximateUploadSpeed(const bool force_refresh=false)fc::Control
disconnect(void)fc::Control
download(void)fc::Control
download(const fc::Remote &remote)fc::Control
flush(void)fc::Control
getCurrentDirectory(void)fc::Control
getCurrentServerReplyCode(void) const fc::Control
getCurrentServerReplyString(void) const fc::Control
getDirectoryDetails(const fc::Remote &directory=fc::Remote("."), const bool getMd5=true)fc::Control
getDirectoryListing(const fc::Remote &directory=fc::Remote(""))fc::Control
getFileMap(void) const fc::Control
getFileMapIndex(void) const fc::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(void) const fc::Control
getMap(void) const fc::Control
getMostRecentFileStats(void) const fc::Control
getOptimalUnitAndBlockSizes(const uint64_t file_size_in_bytes, int &unit_size_in_bytes, int &block_size_in_bytes)fc::Control
getOptions(void) const fc::Control
isConnected(void) const fc::Control
isDirectory(const fc::Remote &remote)fc::Control
isFile(const fc::Remote &remote)fc::Control
isFileCatalystServer(void) const fc::Control
isLoggedIn(void) const fc::Control
isValid(void) const fc::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::Remote &remote)fc::Controlinline
nameExists(const fc::Remote &remote)fc::Control
noop(void)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
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
setNewOptions(const fc::Options &newOptions)fc::Control
setStatsCallback(fc::StatisticsCallback callback, void *userCtx=NULL)fc::Control
upload(void)fc::Control
upload(const fc::Local &local)fc::Control
~Control(void)fc::Control