|
cbmimage
|
A directory header. More...
#include <cbmimage.h>

Public Attributes | |
| cbmimage_dir_header_name | name |
| the name of the image with some extra info | |
| uint16_t | free_block_count |
| the count of free blocks on this image | |
| unsigned int | is_geos: 1 |
| if set to 1, this is a GEOS file | |
A directory header.
This entry has all the data that is needed to handle the image header and the count of free blocks
see also: cbmimage_dir_get_first, cbmimage_dir_get_next, cbmimage_dir_get_close, cbmimage_dir_is_deleted