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

Public Attributes | |
| std::string | extension |
| std::string | extType |
| utils::TimeUtils_DateTime | lastModDT |
| std::string | name |
| std::string | path |
Definition at line 31 of file FSI_Indexer.hpp.
| std::string fsi::IndexerFoundInfo::extension |
Definition at line 35 of file FSI_Indexer.hpp.
| std::string fsi::IndexerFoundInfo::extType |
Definition at line 36 of file FSI_Indexer.hpp.
| utils::TimeUtils_DateTime fsi::IndexerFoundInfo::lastModDT |
Definition at line 38 of file FSI_Indexer.hpp.
| std::string fsi::IndexerFoundInfo::name |
Definition at line 34 of file FSI_Indexer.hpp.
| std::string fsi::IndexerFoundInfo::path |
Definition at line 33 of file FSI_Indexer.hpp.