Rabbit Remote Control 0.0.37
|
This is the complete list of members for CChannelSSH, including all inherited members.
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 |
CChannelSSH(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (defined in CChannelSSH) | CChannelSSH | explicit |
close() override (defined in CChannelSSH) | CChannelSSH | virtual |
GetDetails() override | CChannelSSH | virtual |
GetSize(qint64 size) (defined in CChannel) | CChannel | static |
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 |
OnClose() (defined in CChannelSSH) | CChannelSSH | privatevirtual |
OnOpen(ssh_session session) (defined in CChannelSSH) | CChannelSSH | privatevirtual |
open(OpenMode mode) override | CChannelSSH | virtual |
readData(char *data, qint64 maxlen) override (defined in CChannel) | CChannel | protectedvirtual |
RemoveTranslation() | CChannel | static |
sigConnected() | CChannel | signal |
sigDisconnected() | CChannel | signal |
sigError(int nErr, const QString &szErr) | CChannel | signal |
slotError(QAbstractSocket::SocketError e) (defined in CChannel) | CChannel | privateslot |
verifyKnownhost(ssh_session session) (defined in CChannelSSH) | CChannelSSH | private |
WakeUp() (defined in CChannelSSH) | CChannelSSH | virtual |
writeData(const char *data, qint64 len) override (defined in CChannel) | CChannel | protectedvirtual |
~CChannel() (defined in CChannel) | CChannel | virtual |
~CChannelSSH() (defined in CChannelSSH) | CChannelSSH | virtual |