Lumiera
0.pre.03
»edit your freedom«
|
Functions | |
bool | identifyBlock (Block const &inQuestion, void *storage) |
helper to find Block entries based on their raw memory address | |
template<class VEC > | |
Block * | pick_Block_by_storage (VEC &vec, void *blockLocation) |
function< bool(Block const &)> | search_for_block_using_this_storage (void *storage) |
build a searching predicate | |
Variables | |
diagn::Block | emptyPlaceholder (0) |
const uint | MAX_BUFFERS = 50 |