cbmimage
Loading...
Searching...
No Matches
Bug List
Member
cbmimage_file_open_by_name
(const char *filename)
cbmimage_file_open_by_name()
not yet implemented
Member
cbmimage_i_d1m_d2m_d4m_image_create
(
cbmimage_fileimage
*image,
cbmimage_imagetype
imagetype, unsigned char *imagetype_name, uint8_t maxsectors)
NOT IMPLEMENTED YET
Member
cbmimage_i_get_address_of_block
(
cbmimage_fileimage
*image,
cbmimage_blockaddress
block)
There is no error checking on the provided block.
That is, if the block does not exist, this function will happily provide an undefined pointer!
Member
cbmimage_i_validate_process_file
(
cbmimage_fileimage
*image,
cbmimage_dir_entry
*dir_entry)
GEOS is not supported yet!
CMD native partition not yet implemented
Member
cbmimage_read_next_block
(
cbmimage_fileimage
*image,
cbmimage_blockaddress
*block, void *buffer, size_t buffersize)
There is no error checking on the provided link in the block.
That is, if the linked to block does not exist, this function will happily provide an undefined pointer!
Member
cbmimage_validate
(
cbmimage_fileimage
*image)
GEOS is not supported yet!
Generated by
1.13.2