|
Unravel Engine C++ Reference
|
#include <chrono>#include <functional>#include <string>#include <vector>#include <cstdint>#include "filesystem.h"#include "pattern_filter.h"Go to the source code of this file.
Classes | |
| class | fs::watcher |
| struct | fs::watcher::entry |
Namespaces | |
| namespace | fs |
Functions | |
| auto | fs::to_string (const watcher::entry &e) -> std::string |
| auto | fs::filetime_to_system_clock (fs::file_time_type ft) -> std::chrono::system_clock::time_point |