Rabbit Remote Control 0.1.0-de
Loading...
Searching...
No Matches
Public Attributes | List of all members
CChannelSFTP::DIR_READER Struct Reference
Collaboration diagram for CChannelSFTP::DIR_READER:
Collaboration graph
[legend]

Public Attributes

sftp_dir sftp
 
QString szPath
 
STATE state
 
CRemoteFileSystemremoteFileSystem
 
QVector< QSharedPointer< CRemoteFileSystem > > vFileNode
 
int Error
 

Detailed Description

Definition at line 60 of file ChannelSFTP.h.

Member Data Documentation

◆ Error

int CChannelSFTP::DIR_READER::Error

Definition at line 66 of file ChannelSFTP.h.

◆ remoteFileSystem

CRemoteFileSystem* CChannelSFTP::DIR_READER::remoteFileSystem

Definition at line 64 of file ChannelSFTP.h.

◆ sftp

sftp_dir CChannelSFTP::DIR_READER::sftp

Definition at line 61 of file ChannelSFTP.h.

◆ state

STATE CChannelSFTP::DIR_READER::state

Definition at line 63 of file ChannelSFTP.h.

◆ szPath

QString CChannelSFTP::DIR_READER::szPath

Definition at line 62 of file ChannelSFTP.h.

◆ vFileNode

QVector<QSharedPointer<CRemoteFileSystem> > CChannelSFTP::DIR_READER::vFileNode

Definition at line 65 of file ChannelSFTP.h.


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