|
Rabbit Remote Control 0.1.0-bate5
|
This is the complete list of members for CChannelSFTP, including all inherited members.
| AsyncFile() (defined in CChannelSFTP) | CChannelSFTP | private |
| AsyncReadDir() (defined in CChannelSFTP) | CChannelSFTP | private |
| authentication(ssh_session session, const QString szUser, const QString szPassword, const QString szPassphrase, const int nMethod=SSH_AUTH_METHOD_PASSWORD) | CChannelSSH | private |
| authenticationPublicKey(ssh_session session, const QString szUser, const QString szPublicKeyFile, const QString szPrivateKeyFile, const QString szPassphrase) (defined in CChannelSSH) | CChannelSSH | private |
| cb_log(ssh_session session, int priority, const char *message, void *userdata) (defined in CChannelSSH) | CChannelSSH | privatestatic |
| CChannel(QTcpSocket *pSocket, QObject *parent=nullptr) | CChannel | explicit |
| CChannel(QObject *parent=nullptr) (defined in CChannel) | CChannel | explicitprotected |
| CChannelSFTP(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (defined in CChannelSFTP) | CChannelSFTP | explicit |
| CChannelSSH(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (defined in CChannelSSH) | CChannelSSH | explicit |
| CleanFileAIO(QSharedPointer< _AFILE > aio) (defined in CChannelSFTP) | CChannelSFTP | private |
| close() override (defined in CChannelSSH) | CChannelSSH | virtual |
| GetDetails() override | CChannelSSH | virtual |
| GetDir(CRemoteFileSystem *p) | CChannelSFTP | |
| GetFileNode(const QString &szPath, sftp_attributes attributes) (defined in CChannelSFTP) | CChannelSFTP | private |
| InitTranslation() | CChannel | static |
| isSequential() const override (defined in CChannel) | CChannel | protectedvirtual |
| m_Channel (defined in CChannelSSH) | CChannelSSH | protected |
| m_pBackend (defined in CChannelSSH) | CChannelSSH | protected |
| m_pcapFile (defined in CChannelSSH) | CChannelSSH | private |
| m_pEvent (defined in CChannelSSH) | CChannelSSH | protected |
| m_pParameter (defined in CChannelSSH) | CChannelSSH | protected |
| m_pSocket (defined in CChannel) | CChannel | private |
| m_Session (defined in CChannelSSH) | CChannelSSH | protected |
| m_SessionSftp (defined in CChannelSFTP) | CChannelSFTP | private |
| m_vDirs (defined in CChannelSFTP) | CChannelSFTP | private |
| m_vFiles (defined in CChannelSFTP) | CChannelSFTP | private |
| MakeDir(const QString &dir) (defined in CChannelSFTP) | CChannelSFTP | |
| OnClose() override (defined in CChannelSFTP) | CChannelSFTP | privatevirtual |
| OnOpen(ssh_session session) override (defined in CChannelSFTP) | CChannelSFTP | privatevirtual |
| open(OpenMode mode) override | CChannelSSH | virtual |
| Process() (defined in CChannelSFTP) | CChannelSFTP | |
| readData(char *data, qint64 maxlen) override (defined in CChannelSFTP) | CChannelSFTP | protectedvirtual |
| RemoveDir(const QString &dir) (defined in CChannelSFTP) | CChannelSFTP | |
| RemoveFile(const QString &file) (defined in CChannelSFTP) | CChannelSFTP | |
| RemoveTranslation() | CChannel | static |
| Rename(const QString &oldPath, const QString &newPath) (defined in CChannelSFTP) | CChannelSFTP | |
| sigConnected() | CChannel | signal |
| sigDisconnected() | CChannel | signal |
| sigError(int nErr, const QString &szErr) | CChannel | signal |
| sigFileTransferUpdate(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP) | CChannelSFTP | signal |
| sigGetDir(CRemoteFileSystem *p, QVector< QSharedPointer< CRemoteFileSystem > > contents, bool bEnd) (defined in CChannelSFTP) | CChannelSFTP | signal |
| slotError(QAbstractSocket::SocketError e) (defined in CChannel) | CChannel | privateslot |
| slotGetDir(const QString &szPath, CRemoteFileSystem *p) | CChannelSFTP | slot |
| slotStartFileTransfer(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP) | CChannelSFTP | slot |
| slotStopFileTransfer(QSharedPointer< CFileTransfer > f) (defined in CChannelSFTP) | CChannelSFTP | slot |
| STATE enum name (defined in CChannelSFTP) | CChannelSFTP | private |
| verifyKnownhost(ssh_session session) (defined in CChannelSSH) | CChannelSSH | private |
| WakeUp() (defined in CChannelSSH) | CChannelSSH | virtual |
| writeData(const char *data, qint64 len) override (defined in CChannelSFTP) | CChannelSFTP | protectedvirtual |
| ~CChannel() (defined in CChannel) | CChannel | virtual |
| ~CChannelSSH() (defined in CChannelSSH) | CChannelSSH | virtual |