FileCopier.h File Reference
Include dependency graph for FileCopier.h:
Go to the source code of this file.
Classes | |
class | IFS::FileCopier |
Class to manage copying of files and directories including attributes. More... | |
struct | IFS::FileCopier::ErrorInfo |
Error information passed to callback. More... | |
Namespaces | |
IFS | |
Macros | |
#define | IFS_FILECOPIER_OPERATION_MAP(XX) |
#define | XX(tag) tag, |
Functions | |
String | toString (IFS::FileCopier::Operation operation) |
Macro Definition Documentation
◆ IFS_FILECOPIER_OPERATION_MAP
#define IFS_FILECOPIER_OPERATION_MAP | ( | XX | ) |
◆ XX
#define XX | ( | tag | ) | tag, |
Function Documentation
◆ toString()
String toString | ( | IFS::FileCopier::Operation | operation | ) |