The SwappyItems Key-Values Store
Public Attributes | List of all members
SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::Qentry Struct Reference

Public Attributes

TKEY key
 
bool deleted
 

Member Data Documentation

◆ deleted

template<class TKEY , class TVALUE , int EACHFILE = 16384, int OLDIES = 5, int RAMSIZE = 3, int BLOOMBITS = 4, int MASKLENGTH = (2* 4*16384)>
bool SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::Qentry::deleted

◆ key

template<class TKEY , class TVALUE , int EACHFILE = 16384, int OLDIES = 5, int RAMSIZE = 3, int BLOOMBITS = 4, int MASKLENGTH = (2* 4*16384)>
TKEY SwappyItems< TKEY, TVALUE, EACHFILE, OLDIES, RAMSIZE, BLOOMBITS, MASKLENGTH >::Qentry::key

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