cbmimage
Loading...
Searching...
No Matches
cbmimage_dir_header_s Struct Reference

A directory header. More...

#include <cbmimage.h>

Collaboration diagram for cbmimage_dir_header_s:

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
 

Detailed Description

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


The documentation for this struct was generated from the following file: