Olaf
Overly Lightweight Acoustic Fingerprinting
Loading...
Searching...
No Matches
Data Fields
Olaf_DB Struct Reference

A struct with state information on the data store. More...

#include <olaf_db.h>

Data Fields

MDB_env * env
 
MDB_txn * txn
 
MDB_dbi dbi_fps
 
MDB_dbi dbi_resource_map
 
bool warning_given
 
const char * mdb_folder
 
const uint64_t * ref_fp
 
size_t ref_fp_length
 

Detailed Description

A struct with state information on the data store.

The state information depends on the implementation. This state can contain open files if it is a Key-Value store or arrays in memory if it is memory backed.


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