RetroArch
|
Public Attributes | |
UINT32 | cookie |
RFILE * | file |
UINT8 | owns_file |
chd_header | header |
chd_file * | parent |
map_entry * | map |
UINT8 * | compressed |
const codec_interface * | codecintf [4] |
UINT8 * | file_cache |
const codec_interface* _chd_file::codecintf[4] |
UINT8* _chd_file::compressed |
UINT32 _chd_file::cookie |
RFILE* _chd_file::file |
UINT8* _chd_file::file_cache |
chd_header _chd_file::header |
map_entry* _chd_file::map |
UINT8 _chd_file::owns_file |
chd_file* _chd_file::parent |