|
libcdio-paranoia
10.2+2.0.0
|
#include <p_block.h>
Data Fields | |
| int16_t * | vector |
| long | begin |
| long | size |
| unsigned char * | flags |
| long | lastsector |
| cdrom_paranoia_t * | p |
| struct linked_element * | e |
| long c_block::begin |
Referenced by c_alloc(), c_removef(), and c_set().
| struct linked_element* c_block::e |
Referenced by c_next(), c_prev(), free_c_block(), and i_cblock_destructor().
| unsigned char* c_block::flags |
Referenced by i_cblock_destructor().
| long c_block::lastsector |
| cdrom_paranoia_t* c_block::p |
Referenced by free_c_block().
| long c_block::size |
Referenced by c_alloc(), c_append(), c_insert(), and c_remove().
| int16_t* c_block::vector |
Referenced by c_alloc(), c_append(), c_insert(), c_overwrite(), c_remove(), and i_cblock_destructor().