libisofs 1.1.2
Data Structures
Here are the data structures with brief descriptions:
iso_data_sourceData source used by libisofs for reading an existing image
iso_external_filter_commandRepresentation of an external program that shall serve as filter for an IsoStream
iso_file_sectionFile section in an old image
iso_file_sourceAn IsoFile Source is a POSIX abstraction of a file
iso_filesystemAn IsoFilesystem is a handler for a source of files, or a "filesystem"
iso_streamRepresentation of file contents as a stream of bytes
iso_zisofs_ctrlParameter set for iso_zisofs_set_params()
IsoFileSource_IfaceInterface definition for an IsoFileSource
IsoStream_IfaceInterface definition for IsoStream methods