Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
| Cfc::Control | |
| ▼Cstd::exception | STL class |
| Cfc::Exception | Fc::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::FileDetails | A collection of file or directory properties returned when a directory listing has been requested |
| Cfc::GlobalStateAndStats | Combine both state and statistics into a single class which callers can access |
| Cfc::GlobalStats | GlobalStats is used to track some summary statistics during file transfers |
| ▼Cfc::Name | To 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::Local | The class fc::Local is used to encapsulate local directories or files |
| Cfc::Remote | The class fc::Remote is used to encapsulate remote directories or files |
| Cfc::Options | Fc::Options contains all the default and user-defined settings required by fc::Control to connect to FTP servers |
| Cfc::TransferStats | File transfer statistics |