|
FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
|
#include "../inc/fsi/lib/FSI_Indexer.hpp"#include "../inc/fsi/core/interfaces/FSI_dirUtils_posix.h"#include "../inc/fsi/modules/temperature/FSI_temperatureConverter.h"#include "ciof/ciof.hpp"
Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{main.cpp} |
Functions | |
| std::string | anonymous_namespace{main.cpp}::__timeToStr (const fsi::utils::TimeUtils_DateTime &time) |
| int | main () |
| int main | ( | ) |
Definition at line 20 of file main.cpp.
References anonymous_namespace{main.cpp}::__timeToStr(), fsi::Indexer::addExtendedInfo(), fsi::Indexer::findIndex(), FSI_temperatureConvertCelFrom(), FSI_temperatureConvertCelTo(), fsi::Indexer::getFileDTInfo(), fsi::IndexerInfo::id, fsi::IndexerInfo::path, and fsi::Indexer::searchMatching().
