#include <ftp.h>
|
| std::vector< char * > | getCommand () |
| |
| void | initReadline (void) |
| |
| int | putClipText (rpcs &r, rfsv &a, rclip &rc, TCPSocket &rclipSocket, const char *data) |
| |
| int | getClipData (rpcs &r, rfsv &a, rclip &rc, TCPSocket &rclipSocket, const char *file) |
| |
| bool | checkClipConnection (rfsv &a, rclip &rc, TCPSocket &rclipSocket) |
| |
| void | resetUnixWd () |
| |
| void | usage () |
| |
Definition at line 36 of file ftp.h.
◆ ftp()
◆ ~ftp()
◆ checkClipConnection()
◆ getClipData()
◆ getCommand()
| vector< char * > ftp::getCommand |
( |
| ) |
|
|
private |
◆ initReadline()
| void ftp::initReadline |
( |
void |
| ) |
|
|
private |
◆ putClipText()
◆ resetUnixWd()
| void ftp::resetUnixWd |
( |
| ) |
|
|
private |
◆ session()
◆ usage()
◆ canClip
Definition at line 41 of file ftp.h.
◆ defDrive
Definition at line 54 of file ftp.h.
◆ localDir
Definition at line 55 of file ftp.h.
The documentation for this class was generated from the following files: