ewmscp
..
|
This is the complete list of members for outputHandler::libssh, including all inherited members.
addAllowedNamesToOption(T &option) | outputHandler::base | inlinestatic |
base()=default | outputHandler::base | protected |
closeSessions() | libsshCommon | protected |
createSymlink(const std::vector< char > &target, const std::string &path, uid_t uid, gid_t gid) override | outputHandler::libssh | virtual |
doAttributePreservations(const std::string &, const genericStat &) | outputHandler::base | inlinevirtual |
ensureParentDirs(const std::string &path, const std::string &srcPath, inputHandler::base *InputHandler) override | outputHandler::libssh | virtual |
factory | outputHandler::libssh | privatestatic |
getFactoryMap() | outputHandler::base | inlineprotectedstatic |
getMaxNameLength(const std::string &dirPath) override | outputHandler::libssh | virtual |
outputHandler::getStat(const std::string &path, bool followLink=true)=0 | pathHandler | pure virtual |
libsshCommon::getStat(const std::string &path, bool followLink) override | libsshCommon | virtual |
getUniquePtr(T *obj, void(*deleter)(T *)) | libsshCommon | inline |
getVfsStat(const std::string &path) | libsshCommon | |
getXattr(const std::string &, const std::string &) | pathHandler | inlinevirtual |
libssh() | outputHandler::libssh | |
libsshCommon(sshOptions &aOpt) | libsshCommon | |
newHandler(const std::string &name) | outputHandler::base | inlinestatic |
newTmpWriter(std::string &path, size_t sourceSize, bool noWrite, std::unique_ptr< ioHandle::attrDataType > attrData, std::unique_ptr< acl::list > aclData) | outputHandler::base | virtual |
newWriter(const std::string &path, bool mightAppend, size_t sourceSize, size_t readBlockSize, copyRequest::stateType &state, bool noWrite, std::unique_ptr< ioHandle::attrDataType > attrData, std::unique_ptr< acl::list > aclData) override | outputHandler::libssh | virtual |
openSessions() | libsshCommon | protected |
opt | libsshCommon | protected |
outputHandler::pathExists(const std::string &path)=0 | pathHandler | pure virtual |
libsshCommon::pathExists(const std::string &path) override | libsshCommon | virtual |
reconnecting | libsshCommon | protected |
reconnectSessions() | libsshCommon | |
remove(const std::string &path, copyRequest::stateType &state) override | outputHandler::libssh | virtual |
rename(const std::string &fromPath, const std::unique_ptr< const genericStat > &readInitialStat, const std::string &toPath, copyRequest::stateType &state) override | outputHandler::libssh | virtual |
renameRetvalType enum name | outputHandler::base | |
renameSimple(const std::string &fromPath, const std::string &toPath) override | outputHandler::libssh | virtual |
session | libsshCommon | |
sftp | libsshCommon | |
shortenNameToMax(const std::string &path, C &pathBuf, const std::string &suffix) | outputHandler::base | inline |
~base() override=default | outputHandler::base | |
~libssh() override=default | outputHandler::libssh | |
~libsshCommon() override | libsshCommon | |
~pathHandler()=default | pathHandler | virtual |