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

Namespaces

namespace  codes
namespace  modules
namespace  utils

Classes

class  Indexer
struct  IndexerError
struct  IndexerFoundInfo
struct  IndexerInfo

Typedefs

typedef struct fsi::IndexerError IndexerError
typedef struct fsi::IndexerFoundInfo IndexerFoundInfo
typedef struct fsi::IndexerInfo IndexerInfo

Enumerations

enum class  IndexerPathType { Directory , File , SymLink }

Typedef Documentation

◆ IndexerError

typedef struct fsi::IndexerError fsi::IndexerError

◆ IndexerFoundInfo

typedef struct fsi::IndexerFoundInfo fsi::IndexerFoundInfo

◆ IndexerInfo

typedef struct fsi::IndexerInfo fsi::IndexerInfo

Enumeration Type Documentation

◆ IndexerPathType

enum class fsi::IndexerPathType
strong
Enumerator
Directory 
File 
SymLink 

Definition at line 24 of file FSI_Indexer.hpp.