Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CChannelSFTP::_AFILE Struct Reference

Public Attributes

sftp_file remote
int local
STATE state
QSharedPointer< CFileTransferfileTransfer
QVector< sftp_aio > aio
quint64 nChunkSize
int nConcurrentCount
quint64 nRequests
quint64 nTransfers
char * buffer

Detailed Description

Definition at line 79 of file ChannelSFTP.h.

Member Data Documentation

◆ aio

QVector<sftp_aio> CChannelSFTP::_AFILE::aio

Definition at line 86 of file ChannelSFTP.h.

◆ buffer

char* CChannelSFTP::_AFILE::buffer

Definition at line 95 of file ChannelSFTP.h.

◆ fileTransfer

QSharedPointer<CFileTransfer> CChannelSFTP::_AFILE::fileTransfer

Definition at line 83 of file ChannelSFTP.h.

◆ local

int CChannelSFTP::_AFILE::local

Definition at line 81 of file ChannelSFTP.h.

◆ nChunkSize

quint64 CChannelSFTP::_AFILE::nChunkSize

Definition at line 88 of file ChannelSFTP.h.

◆ nConcurrentCount

int CChannelSFTP::_AFILE::nConcurrentCount

Definition at line 89 of file ChannelSFTP.h.

◆ nRequests

quint64 CChannelSFTP::_AFILE::nRequests

Definition at line 93 of file ChannelSFTP.h.

◆ nTransfers

quint64 CChannelSFTP::_AFILE::nTransfers

Definition at line 94 of file ChannelSFTP.h.

◆ remote

sftp_file CChannelSFTP::_AFILE::remote

Definition at line 80 of file ChannelSFTP.h.

◆ state

STATE CChannelSFTP::_AFILE::state

Definition at line 82 of file ChannelSFTP.h.


The documentation for this struct was generated from the following file: