RetroArch
Public Attributes | List of all members
_chd_file Struct Reference
Collaboration diagram for _chd_file:
[legend]

Public Attributes

UINT32 cookie
 
RFILEfile
 
UINT8 owns_file
 
chd_header header
 
chd_fileparent
 
map_entrymap
 
UINT8compressed
 
const codec_interfacecodecintf [4]
 
UINT8file_cache
 

Member Data Documentation

◆ codecintf

const codec_interface* _chd_file::codecintf[4]

◆ compressed

UINT8* _chd_file::compressed

◆ cookie

UINT32 _chd_file::cookie

◆ file

RFILE* _chd_file::file

◆ file_cache

UINT8* _chd_file::file_cache

◆ header

chd_header _chd_file::header

◆ map

map_entry* _chd_file::map

◆ owns_file

UINT8 _chd_file::owns_file

◆ parent

chd_file* _chd_file::parent

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