FC++  v0.9.0-9e9b65
FileCatalyst Fast File Transfers - C++ Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nfc
 CControl
 CExceptionFc::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
 CFileDetailsA collection of file or directory properties returned when a directory listing has been requested
 CGlobalStateAndStatsCombine both state and statistics into a single class which callers can access
 CGlobalStatsGlobalStats is used to track some summary statistics during file transfers
 CLocalThe class fc::Local is used to encapsulate local directories or files
 CNameTo 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
 COptionsFc::Options contains all the default and user-defined settings required by fc::Control to connect to FTP servers
 CRemoteThe class fc::Remote is used to encapsulate remote directories or files
 CTransferStatsFile transfer statistics