#include <FileScanner.hpp>
◆ FileScanner()
| atlas::utils::FileScanner::FileScanner |
( |
const std::filesystem::path & | path | ) |
|
◆ at()
| const FileInfo & atlas::utils::FileScanner::at |
( |
std::size_t | index | ) |
|
|
private |
◆ begin()
| iterator atlas::utils::FileScanner::begin |
( |
| ) |
|
|
inline |
◆ end()
| std::unreachable_sentinel_t atlas::utils::FileScanner::end |
( |
| ) |
|
|
inline |
◆ path()
| std::filesystem::path atlas::utils::FileScanner::path |
( |
| ) |
const |
|
inline |
◆ iterator
◆ file_scanner
◆ files
| std::vector< FileInfo > atlas::utils::FileScanner::files |
|
private |
◆ m_path
| std::filesystem::path atlas::utils::FileScanner::m_path |
|
private |
The documentation for this class was generated from the following files: