玉兔远程控制 0.1.0-alpha.2
|
成员的完整列表,这些成员属于 CChannelSFTP,包括所有继承而来的类成员
AsyncFile() (定义于 CChannelSFTP) | CChannelSFTP | private |
AsyncReadDir() (定义于 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) (定义于 CChannelSSH) | CChannelSSH | private |
cb_log(ssh_session session, int priority, const char *message, void *userdata) (定义于 CChannelSSH) | CChannelSSH | privatestatic |
CChannel(QTcpSocket *pSocket, QObject *parent=nullptr) | CChannel | explicit |
CChannel(QObject *parent=nullptr) (定义于 CChannel) | CChannel | explicitprotected |
CChannelSFTP(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (定义于 CChannelSFTP) | CChannelSFTP | explicit |
CChannelSSH(CBackend *pBackend, CParameterSSH *pPara, bool bWakeUp=true, QObject *parent=nullptr) (定义于 CChannelSSH) | CChannelSSH | explicit |
CleanFileAIO(QSharedPointer< _AFILE > aio) (定义于 CChannelSFTP) | CChannelSFTP | private |
close() override (定义于 CChannelSSH) | CChannelSSH | virtual |
GetDetails() override | CChannelSSH | virtual |
GetDir(CRemoteFileSystem *p) | CChannelSFTP | |
GetFileNode(const QString &szPath, sftp_attributes attributes) (定义于 CChannelSFTP) | CChannelSFTP | private |
InitTranslation() | CChannel | static |
isSequential() const override (定义于 CChannel) | CChannel | protectedvirtual |
m_Channel (定义于 CChannelSSH) | CChannelSSH | protected |
m_pBackend (定义于 CChannelSSH) | CChannelSSH | protected |
m_pcapFile (定义于 CChannelSSH) | CChannelSSH | private |
m_pEvent (定义于 CChannelSSH) | CChannelSSH | protected |
m_pParameter (定义于 CChannelSSH) | CChannelSSH | protected |
m_pSocket (定义于 CChannel) | CChannel | private |
m_Session (定义于 CChannelSSH) | CChannelSSH | protected |
m_SessionSftp (定义于 CChannelSFTP) | CChannelSFTP | private |
m_vDirs (定义于 CChannelSFTP) | CChannelSFTP | private |
m_vFiles (定义于 CChannelSFTP) | CChannelSFTP | private |
MakeDir(const QString &dir) (定义于 CChannelSFTP) | CChannelSFTP | |
OnClose() override (定义于 CChannelSFTP) | CChannelSFTP | privatevirtual |
OnOpen(ssh_session session) override (定义于 CChannelSFTP) | CChannelSFTP | privatevirtual |
open(OpenMode mode) override | CChannelSSH | virtual |
Process() (定义于 CChannelSFTP) | CChannelSFTP | |
readData(char *data, qint64 maxlen) override (定义于 CChannelSFTP) | CChannelSFTP | protectedvirtual |
RemoveDir(const QString &dir) (定义于 CChannelSFTP) | CChannelSFTP | |
RemoveFile(const QString &file) (定义于 CChannelSFTP) | CChannelSFTP | |
RemoveTranslation() | CChannel | static |
Rename(const QString &oldPath, const QString &newPath) (定义于 CChannelSFTP) | CChannelSFTP | |
sigConnected() | CChannel | signal |
sigDisconnected() | CChannel | signal |
sigError(int nErr, const QString &szErr) | CChannel | signal |
sigFileTransferUpdate(QSharedPointer< CFileTransfer > f) (定义于 CChannelSFTP) | CChannelSFTP | signal |
sigGetDir(CRemoteFileSystem *p, QVector< QSharedPointer< CRemoteFileSystem > > contents, bool bEnd) (定义于 CChannelSFTP) | CChannelSFTP | signal |
slotError(QAbstractSocket::SocketError e) (定义于 CChannel) | CChannel | privateslot |
slotGetDir(CRemoteFileSystem *p) | CChannelSFTP | slot |
slotStartFileTransfer(QSharedPointer< CFileTransfer > f) (定义于 CChannelSFTP) | CChannelSFTP | slot |
slotStopFileTransfer(QSharedPointer< CFileTransfer > f) (定义于 CChannelSFTP) | CChannelSFTP | slot |
STATE 枚举名称 (定义于 CChannelSFTP) | CChannelSFTP | private |
verifyKnownhost(ssh_session session) (定义于 CChannelSSH) | CChannelSSH | private |
WakeUp() (定义于 CChannelSSH) | CChannelSSH | virtual |
writeData(const char *data, qint64 len) override (定义于 CChannelSFTP) | CChannelSFTP | protectedvirtual |
~CChannel() (定义于 CChannel) | CChannel | virtual |
~CChannelSSH() (定义于 CChannelSSH) | CChannelSSH | virtual |