|
libqicore-api
release-2.5.3-2016-11-18
|
#include <memory>#include <boost/filesystem/fstream.hpp>#include <boost/filesystem/operations.hpp>#include <qi/detail/warn_push_ignore_deprecated.hpp>#include <qi/detail/warn_pop_ignore_deprecated.hpp>Go to the source code of this file.
Classes | |
| class | qi::FileOperation |
| struct | qi::FileOperation::Task |
| class | qi::FileCopyToLocal |
Namespaces | |
| qi | |
Macros | |
| #define | _QICORE_FILEOPERATION_HPP_ |
Typedefs | |
| using | qi::FileOperationPtr = Object< FileOperation > |
| Pointer to a file operation with sharing semantic. More... | |
Functions | |
| FutureSync< void > | qi::copyToLocal (FilePtr file, Path localPath) |
| #define _QICORE_FILEOPERATION_HPP_ |
Definition at line 3 of file fileoperation.hxx.