|
FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
|
#include <filesystem>

Go to the source code of this file.
Classes | |
| struct | fsi::utils::TimeUtils_DateTime |
Namespaces | |
| namespace | fsi |
| namespace | fsi::utils |
Macros | |
| #define | __FSI_LOCALTIME(_tt, _tm) |
Typedefs | |
| typedef struct fsi::utils::TimeUtils_DateTime | fsi::utils::TimeUtils_DateTime |
Functions | |
| TimeUtils_DateTime | fsi::utils::fsClockDataToDT (const fs::file_time_type &time) |
| Set std::filesystem clock data to an actual usable Date and Time format. | |
| #define __FSI_LOCALTIME | ( | _tt, | |
| _tm ) |
Definition at line 11 of file FSI_timeUtils.hpp.
Referenced by fsi::utils::fsClockDataToDT().