|
| enum | { OVERHEAD = sizeof(memory_block::block)
} |
| |
| enum | { MAX_CHIPS = memory_block::block_bits::MAX_CHIPS
} |
| |
| typedef std::map< void *, BLBlob > | BLMap |
| |
§ BLMap
§ anonymous enum
§ anonymous enum
§ blmap()
| static BLMap* blob_pool::helper::blmap |
( |
bool |
force = true | ) |
|
|
inlinestatic |
§ compute_bytes()
| static size_t blob_pool::helper::compute_bytes |
( |
long |
chip_size | ) |
|
|
inlinestatic |
§ compute_bytes_log2()
| static size_t blob_pool::helper::compute_bytes_log2 |
( |
long |
chip_size | ) |
|
|
inlinestatic |
§ compute_count()
| static size_t blob_pool::helper::compute_count |
( |
long |
chip_size | ) |
|
|
inlinestatic |
§ fini_blmap()
| static void blob_pool::helper::fini_blmap |
( |
| ) |
|
|
inlinestatic |
§ get_blist()
| static bool blob_pool::helper::get_blist |
( |
BlockList ** |
rbl, |
|
|
void * |
owner |
|
) |
| |
|
inlinestatic |
§ init_blmap()
| static void blob_pool::helper::init_blmap |
( |
| ) |
|
|
inlinestatic |
§ initialize()
| static bool blob_pool::helper::initialize |
( |
| ) |
|
|
inlinestatic |
§ log2()
| static size_t blob_pool::helper::log2 |
( |
long |
n | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: