libcryfs/implementations/onblocks
Sebastian Messmer b8f42ee9e5 TODOs
2015-10-05 03:54:18 +02:00
..
datanodestore Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
datatreestore TODOs 2015-10-05 03:54:18 +02:00
parallelaccessdatatreestore Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00
utils When traversing a blob out of range, automatically create the leaves up to the traversed point 2015-04-10 21:52:30 +02:00
BlobOnBlocks.cpp TODOs 2015-10-05 03:54:18 +02:00
BlobOnBlocks.h Introduce Blob::readAll() and introduce a size cache so the blob size doesn't have to be queried so often 2015-10-05 03:45:00 +02:00
BlobStoreOnBlocks.cpp Use the new assert that doesn't crash the program in a release build 2015-07-22 13:44:04 +02:00
BlobStoreOnBlocks.h Use unique_ref instead of unique_ptr 2015-06-26 15:59:18 +02:00