|
| file | FC.hpp |
| | Including either FC.hpp or FileCatalyst.hpp will then include all of the other public FC++ header files.
|
| |
| file | FCBoost.hpp |
| | The usage of Boost within FileCatalyst C++.
|
| |
| file | FCControl.hpp |
| | defines the public API for FC++.
|
| |
| file | FCException.hpp |
| | An object derived from the usual C++ std::exception.
|
| |
| file | FCLogging.hpp |
| | Helper functions to manage the different types of FC++ logging.
|
| |
| file | FCOptions.hpp |
| | Groups together all of the optional settings used to setup connections to FTP servers.
|
| |
| file | FCPath.hpp |
| | Provide a simple wrapper to differentiate between local and remote filenames.
|
| |
| file | FCStateAndStats.hpp |
| | Statistics representing a summary of all file transfers.
|
| |
| file | FCSummaryLog.hpp |
| | Helper functions for the summary log.
|
| |
| file | FCTransferStats.hpp |
| | Statistics representing a single file within a transfer of 1 or more files.
|
| |
| file | FCUtils.hpp |
| | A collection of public definitions and functions for convenience.
|
| |
| file | FCVersion.hpp |
| | The contents of this file are automatically generated by CMake.
|
| |
| file | FCWindows.hpp |
| | Several definitions required to compile for Windows.
|
| |
| file | FileCatalyst.hpp |
| | FileCatalyst.hpp is the central public include file for FC++.
|
| |