FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
Loading...
Searching...
No Matches
fsi::IndexerFoundInfo Struct Reference

#include <FSI_Indexer.hpp>

Collaboration diagram for fsi::IndexerFoundInfo:

Public Attributes

std::string extension
std::string extType
utils::TimeUtils_DateTime lastModDT
std::string name
std::string path

Detailed Description

Definition at line 31 of file FSI_Indexer.hpp.

Member Data Documentation

◆ extension

std::string fsi::IndexerFoundInfo::extension

Definition at line 35 of file FSI_Indexer.hpp.

◆ extType

std::string fsi::IndexerFoundInfo::extType

Definition at line 36 of file FSI_Indexer.hpp.

◆ lastModDT

utils::TimeUtils_DateTime fsi::IndexerFoundInfo::lastModDT

Definition at line 38 of file FSI_Indexer.hpp.

◆ name

std::string fsi::IndexerFoundInfo::name

Definition at line 34 of file FSI_Indexer.hpp.

◆ path

std::string fsi::IndexerFoundInfo::path

Definition at line 33 of file FSI_Indexer.hpp.


The documentation for this struct was generated from the following file: