Rabbit Remote Control 0.1.0-de
Loading...
Searching...
No Matches
Public Attributes | List of all members
CChannelSFTP::_AFILE Struct Reference

Public Attributes

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

Detailed Description

Definition at line 77 of file ChannelSFTP.h.

Member Data Documentation

◆ aio

QVector<sftp_aio> CChannelSFTP::_AFILE::aio

Definition at line 84 of file ChannelSFTP.h.

◆ buffer

char* CChannelSFTP::_AFILE::buffer

Definition at line 90 of file ChannelSFTP.h.

◆ fileTransfer

QSharedPointer<CFileTransfer> CChannelSFTP::_AFILE::fileTransfer

Definition at line 81 of file ChannelSFTP.h.

◆ local

int CChannelSFTP::_AFILE::local

Definition at line 79 of file ChannelSFTP.h.

◆ nChunkSize

quint64 CChannelSFTP::_AFILE::nChunkSize

Definition at line 86 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 87 of file ChannelSFTP.h.

◆ nTransfers

quint64 CChannelSFTP::_AFILE::nTransfers

Definition at line 88 of file ChannelSFTP.h.

◆ remote

sftp_file CChannelSFTP::_AFILE::remote

Definition at line 78 of file ChannelSFTP.h.

◆ state

STATE CChannelSFTP::_AFILE::state

Definition at line 80 of file ChannelSFTP.h.


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