|
玉兔远程控制 0.1.0-bate10
|

Public 属性 | |
| QString | ip |
| quint16 | port |
| ssh_session | session |
| ssh_channel | channel |
| sftp_session | sftp |
| QTime | m_Time |
| int | m_nAuthAttempts |
| struct ssh_channel_callbacks_struct | channel_cb |
| struct ssh_server_callbacks_struct | server_cb |
| CParameterSftpServer * | pPara |
在文件 BackendSftpServer.h 第 48 行定义.
| ssh_channel CBackendSftpServer::sClientData::channel |
在文件 BackendSftpServer.h 第 53 行定义.
| struct ssh_channel_callbacks_struct CBackendSftpServer::sClientData::channel_cb |
在文件 BackendSftpServer.h 第 57 行定义.
| QString CBackendSftpServer::sClientData::ip |
在文件 BackendSftpServer.h 第 50 行定义.
| int CBackendSftpServer::sClientData::m_nAuthAttempts |
在文件 BackendSftpServer.h 第 56 行定义.
| QTime CBackendSftpServer::sClientData::m_Time |
在文件 BackendSftpServer.h 第 55 行定义.
| quint16 CBackendSftpServer::sClientData::port |
在文件 BackendSftpServer.h 第 51 行定义.
| CParameterSftpServer* CBackendSftpServer::sClientData::pPara |
在文件 BackendSftpServer.h 第 59 行定义.
| struct ssh_server_callbacks_struct CBackendSftpServer::sClientData::server_cb |
在文件 BackendSftpServer.h 第 58 行定义.
| ssh_session CBackendSftpServer::sClientData::session |
在文件 BackendSftpServer.h 第 52 行定义.
| sftp_session CBackendSftpServer::sClientData::sftp |
在文件 BackendSftpServer.h 第 54 行定义.