FC++  v0.9.0-9e9b65
FileCatalyst Fast File Transfers - C++ Library
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cfc::Control
 Cstd::exceptionSTL class
 Cfc::ExceptionFc::Exception objects represent a C++ exception and usually includes stack traces and optional parameters to describe the internal state of FC++ at the time the exception happened
 Cfc::FileDetailsA collection of file or directory properties returned when a directory listing has been requested
 Cfc::GlobalStateAndStatsCombine both state and statistics into a single class which callers can access
 Cfc::GlobalStatsGlobalStats is used to track some summary statistics during file transfers
 Cfc::NameTo prevent mixing up local path and remote path parameters when calling the FC++ API, the path and/or filenames are wrapped using the simple fc::Local and fc::Remote classes
 Cfc::LocalThe class fc::Local is used to encapsulate local directories or files
 Cfc::RemoteThe class fc::Remote is used to encapsulate remote directories or files
 Cfc::OptionsFc::Options contains all the default and user-defined settings required by fc::Control to connect to FTP servers
 Cfc::TransferStatsFile transfer statistics