tudocomp
– The TU Dortmund Compression Framework
|
#include <compact_sparse_hash.hpp>
Public Member Functions | |
Bucket () | |
Bucket (uint64_t bv, size_t quot_width) | |
size_t | size () const |
uint64_t | bv () const |
void | destroy_vals (size_t quot_width) |
void | destroy_self () |
~Bucket () | |
Bucket (Bucket &&other) | |
Bucket & | operator= (Bucket &&other) |
BucketElem< val_t > | at (size_t pos, size_t quot_width) const |
void | rotate_end_to (size_t pos, size_t quot_width) |
bool | is_empty () |
Definition at line 113 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 178 of file compact_sparse_hash.hpp.
|
inlineexplicit |
Definition at line 179 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 235 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 239 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 257 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 213 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 228 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 217 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 271 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 246 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 262 of file compact_sparse_hash.hpp.
|
inline |
Definition at line 209 of file compact_sparse_hash.hpp.