uuu
uuu (Universal Update Utility), mfgtools 3.0
|
This is the complete list of members for bmap_t, including all inherited members.
block_size() const | bmap_t | inline |
blocks_count() const | bmap_t | inline |
bmap_t()=default | bmap_t | |
bmap_t(size_t img_size, size_t blk_size=4096) | bmap_t | inline |
bmap_type typedef | bmap_t | |
default_blocks_count(size_t img_size, size_t blk_size) | bmap_t | inlinestatic |
image_size() const | bmap_t | inline |
is_mapped_block(size_t index) const | bmap_t | |
m_blk_count | bmap_t | private |
m_blk_map | bmap_t | private |
m_blk_size | bmap_t | private |
m_gap_begin | bmap_t | mutableprivate |
m_gap_end | bmap_t | mutableprivate |
m_gap_set | bmap_t | mutableprivate |
m_img_size | bmap_t | private |
m_next_gap_begin | bmap_t | mutableprivate |
mapped_ranges() const | bmap_t | inline |
set_block_size(size_t size=4096) | bmap_t | inline |
set_blocks_count(size_t size=0) | bmap_t | inline |
set_image_size(size_t size) | bmap_t | inline |
set_mapped_range(size_t begin, size_t end) | bmap_t | inline |