#include "FileCatalyst.hpp"

Classes | |
| class | fc::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. More... | |
| class | fc::Local |
| The class fc::Local is used to encapsulate local directories or files. More... | |
| class | fc::Remote |
| The class fc::Remote is used to encapsulate remote directories or files. More... | |
Namespaces | |
| fc | |
Provide a simple wrapper to differentiate between local and remote filenames.