玉兔远程控制 0.1.0-bate10
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
CBackendSftpServer::sClientData结构体 参考
CBackendSftpServer::sClientData 的协作图:
Collaboration graph
[图例]

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
 
CParameterSftpServerpPara
 

详细描述

在文件 BackendSftpServer.h48 行定义.

类成员变量说明

◆ channel

ssh_channel CBackendSftpServer::sClientData::channel

在文件 BackendSftpServer.h53 行定义.

◆ channel_cb

struct ssh_channel_callbacks_struct CBackendSftpServer::sClientData::channel_cb

在文件 BackendSftpServer.h57 行定义.

◆ ip

QString CBackendSftpServer::sClientData::ip

在文件 BackendSftpServer.h50 行定义.

◆ m_nAuthAttempts

int CBackendSftpServer::sClientData::m_nAuthAttempts

在文件 BackendSftpServer.h56 行定义.

◆ m_Time

QTime CBackendSftpServer::sClientData::m_Time

在文件 BackendSftpServer.h55 行定义.

◆ port

quint16 CBackendSftpServer::sClientData::port

在文件 BackendSftpServer.h51 行定义.

◆ pPara

CParameterSftpServer* CBackendSftpServer::sClientData::pPara

在文件 BackendSftpServer.h59 行定义.

◆ server_cb

struct ssh_server_callbacks_struct CBackendSftpServer::sClientData::server_cb

在文件 BackendSftpServer.h58 行定义.

◆ session

ssh_session CBackendSftpServer::sClientData::session

在文件 BackendSftpServer.h52 行定义.

◆ sftp

sftp_session CBackendSftpServer::sClientData::sftp

在文件 BackendSftpServer.h54 行定义.


该结构体的文档由以下文件生成: