Rabbit Remote Control 0.1.0-de
Loading...
Searching...
No Matches
CChannelSFTP Member List

This is the complete list of members for CChannelSFTP, including all inherited members.

AsyncFile() (defined in CChannelSFTP)CChannelSFTPprivate
AsyncReadDir() (defined in CChannelSFTP)CChannelSFTPprivate
authentication(ssh_session session, const QString szUser, const QString szPassword, const QString szPassphrase, const int nMethod=SSH_AUTH_METHOD_PASSWORD)CChannelSSHprivate
authenticationPublicKey(ssh_session session, const QString szUser, const QString szPublicKeyFile, const QString szPrivateKeyFile, const QString szPassphrase) (defined in CChannelSSH)CChannelSSHprivate
cb_log(ssh_session session, int priority, const char *message, void *userdata) (defined in CChannelSSH)CChannelSSHprivatestatic
CChannel(QTcpSocket *pSocket, QObject *parent=nullptr)CChannelexplicit
CChannel(QObject *parent=nullptr) (defined in CChannel)CChannelexplicitprotected
CChannelSFTP(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (defined in CChannelSFTP)CChannelSFTPexplicit
CChannelSSH(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (defined in CChannelSSH)CChannelSSHexplicit
CleanFileAIO(QSharedPointer< _AFILE > aio) (defined in CChannelSFTP)CChannelSFTPprivate
close() override (defined in CChannelSSH)CChannelSSHvirtual
GetDetails() overrideCChannelSSHvirtual
GetDir(CRemoteFileSystem *p)CChannelSFTP
GetFileNode(const QString &szPath, sftp_attributes attributes) (defined in CChannelSFTP)CChannelSFTPprivate
InitTranslation()CChannelstatic
isSequential() const override (defined in CChannel)CChannelprotectedvirtual
m_Channel (defined in CChannelSSH)CChannelSSHprotected
m_pBackend (defined in CChannelSSH)CChannelSSHprotected
m_pcapFile (defined in CChannelSSH)CChannelSSHprivate
m_pEvent (defined in CChannelSSH)CChannelSSHprotected
m_pParameter (defined in CChannelSSH)CChannelSSHprotected
m_pSocket (defined in CChannel)CChannelprivate
m_Session (defined in CChannelSSH)CChannelSSHprotected
m_SessionSftp (defined in CChannelSFTP)CChannelSFTPprivate
m_vDirs (defined in CChannelSFTP)CChannelSFTPprivate
m_vFiles (defined in CChannelSFTP)CChannelSFTPprivate
MakeDir(const QString &dir) (defined in CChannelSFTP)CChannelSFTP
OnClose() override (defined in CChannelSFTP)CChannelSFTPprivatevirtual
OnOpen(ssh_session session) override (defined in CChannelSFTP)CChannelSFTPprivatevirtual
open(OpenMode mode) overrideCChannelSSHvirtual
Process() (defined in CChannelSFTP)CChannelSFTP
readData(char *data, qint64 maxlen) override (defined in CChannelSFTP)CChannelSFTPprotectedvirtual
RemoveDir(const QString &dir) (defined in CChannelSFTP)CChannelSFTP
RemoveFile(const QString &file) (defined in CChannelSFTP)CChannelSFTP
RemoveTranslation()CChannelstatic
Rename(const QString &oldPath, const QString &newPath) (defined in CChannelSFTP)CChannelSFTP
sigConnected()CChannelsignal
sigDisconnected()CChannelsignal
sigError(int nErr, const QString &szErr)CChannelsignal
sigFileTransferUpdate(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP)CChannelSFTPsignal
sigGetDir(CRemoteFileSystem *p, QVector< QSharedPointer< CRemoteFileSystem > > contents, bool bEnd) (defined in CChannelSFTP)CChannelSFTPsignal
slotError(QAbstractSocket::SocketError e) (defined in CChannel)CChannelprivateslot
slotGetDir(CRemoteFileSystem *p)CChannelSFTPslot
slotStartFileTransfer(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP)CChannelSFTPslot
slotStopFileTransfer(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP)CChannelSFTPslot
STATE enum name (defined in CChannelSFTP)CChannelSFTPprivate
verifyKnownhost(ssh_session session) (defined in CChannelSSH)CChannelSSHprivate
WakeUp() (defined in CChannelSSH)CChannelSSHvirtual
writeData(const char *data, qint64 len) override (defined in CChannelSFTP)CChannelSFTPprotectedvirtual
~CChannel() (defined in CChannel)CChannelvirtual
~CChannelSSH() (defined in CChannelSSH)CChannelSSHvirtual