|
FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
|
This is the complete list of members for fsi::Indexer, including all inherited members.
| __addExtendedInfoStandard(const IndexerInfo &info) | fsi::Indexer | protectedvirtual |
| __addExtendedInfoThreaded(const IndexerInfo &info) | fsi::Indexer | protectedvirtual |
| __getPathType(const std::string &path) const | fsi::Indexer | protectedvirtual |
| __iteratePath(const std::string &path) | fsi::Indexer | protectedvirtual |
| __searchMatchingStandard(const std::string &find) | fsi::Indexer | protectedvirtual |
| __searchMatchingThreaded(const std::string &find) | fsi::Indexer | protectedvirtual |
| __splitPathByCores(const std::vector< std::string > &paths) | fsi::Indexer | inlineprotectedstatic |
| addExtendedInfo(const IndexerInfo &info) | fsi::Indexer | |
| addInfo(const IndexerInfo &info) | fsi::Indexer | |
| findIndex(const std::string &toFind) | fsi::Indexer | |
| getFileDTInfo(const std::string &path) | fsi::Indexer | |
| getID() const | fsi::Indexer | |
| getIndexerInfo() const | fsi::Indexer | |
| getIndexPaths() const | fsi::Indexer | |
| id | fsi::Indexer | private |
| Indexer(const std::string &id, const bool threadsImpl=false) | fsi::Indexer | |
| indexerInfo | fsi::Indexer | private |
| removeInfo(const std::string &searcher) | fsi::Indexer | |
| searchExactMatching(const std::string &find) | fsi::Indexer | |
| searchMatching(const std::string &path) | fsi::Indexer | |
| threadsImpl | fsi::Indexer | private |
| ~Indexer() | fsi::Indexer |