Go to the source code of this file.
Namespaces | |
qi | |
Functions | |
void | qi::_qiregisterFileOperation () |
FutureSync< void > | qi::copyToLocal (FilePtr file, Path localPath) |
template<class FileOpType , class... Args> | |
auto | qi::launchStandalone (Args &&... args) -> decltype(std::declval< FileOpType >().start()) |
FileOperationPtr | qi::prepareCopyToLocal (FilePtr file, Path localPath) |
void | qi::registerFileOperations (qi::ModuleBuilder &mb) |