This file defines the interface to the FTP viewer program, FTPviewer. More...
#include <cxxtls/viewer.h>
Go to the source code of this file.
Classes | |
class | FTPviewer |
An FTPviewer is a Viewer meant for displaying and editing files and directories exported by an ftp server. It a large extent, it looks and feels like a directory viewer -- except that the files and directories being displayed are on a remote system. The ftp viewer also maintains a reference to a 'current directory' on the local machine where files on the remote machine will be stored when you 'get' a file. Analogously, files in the local directory may be 'put' to the remote system. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. | |
Defines | |
#define | FTPviewer_included_h |
This file defines the interface to the FTP viewer program, FTPviewer.
Definition in file ftpviewer.h.
#define FTPviewer_included_h |
Definition at line 2 of file ftpviewer.h.