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

Variables

constexpr int ERROR_ADDITION_FAIL = 1
constexpr int ERROR_EMPTY_VALUE = 4
constexpr int ERROR_ERASE_FAIL = 2
constexpr int ERROR_INVALID_PATH = 3

Variable Documentation

◆ ERROR_ADDITION_FAIL

int fsi::codes::ERROR_ADDITION_FAIL = 1
constexpr

Definition at line 18 of file FSI_Indexer.hpp.

Referenced by fsi::Indexer::addInfo().

◆ ERROR_EMPTY_VALUE

int fsi::codes::ERROR_EMPTY_VALUE = 4
constexpr

Definition at line 21 of file FSI_Indexer.hpp.

Referenced by fsi::Indexer::removeInfo().

◆ ERROR_ERASE_FAIL

int fsi::codes::ERROR_ERASE_FAIL = 2
constexpr

Definition at line 19 of file FSI_Indexer.hpp.

◆ ERROR_INVALID_PATH

int fsi::codes::ERROR_INVALID_PATH = 3
constexpr

Definition at line 20 of file FSI_Indexer.hpp.

Referenced by fsi::Indexer::addInfo().