RetroArch
Public Attributes | List of all members
_chd_header Struct Reference

#include <chd.h>

Public Attributes

UINT32 length
 
UINT32 version
 
UINT32 flags
 
UINT32 compression [4]
 
UINT32 hunkbytes
 
UINT32 totalhunks
 
UINT64 logicalbytes
 
UINT64 metaoffset
 
UINT64 mapoffset
 
UINT8 md5 [CHD_MD5_BYTES]
 
UINT8 parentmd5 [CHD_MD5_BYTES]
 
UINT8 sha1 [CHD_SHA1_BYTES]
 
UINT8 rawsha1 [CHD_SHA1_BYTES]
 
UINT8 parentsha1 [CHD_SHA1_BYTES]
 
UINT32 unitbytes
 
UINT64 unitcount
 
UINT32 hunkcount
 
UINT32 mapentrybytes
 
UINT8rawmap
 
UINT32 obsolete_cylinders
 
UINT32 obsolete_sectors
 
UINT32 obsolete_heads
 
UINT32 obsolete_hunksize
 

Member Data Documentation

◆ compression

UINT32 _chd_header::compression[4]

◆ flags

UINT32 _chd_header::flags

◆ hunkbytes

UINT32 _chd_header::hunkbytes

◆ hunkcount

UINT32 _chd_header::hunkcount

◆ length

UINT32 _chd_header::length

◆ logicalbytes

UINT64 _chd_header::logicalbytes

◆ mapentrybytes

UINT32 _chd_header::mapentrybytes

◆ mapoffset

UINT64 _chd_header::mapoffset

◆ md5

UINT8 _chd_header::md5[CHD_MD5_BYTES]

◆ metaoffset

UINT64 _chd_header::metaoffset

◆ obsolete_cylinders

UINT32 _chd_header::obsolete_cylinders

◆ obsolete_heads

UINT32 _chd_header::obsolete_heads

◆ obsolete_hunksize

UINT32 _chd_header::obsolete_hunksize

◆ obsolete_sectors

UINT32 _chd_header::obsolete_sectors

◆ parentmd5

UINT8 _chd_header::parentmd5[CHD_MD5_BYTES]

◆ parentsha1

UINT8 _chd_header::parentsha1[CHD_SHA1_BYTES]

◆ rawmap

UINT8* _chd_header::rawmap

◆ rawsha1

UINT8 _chd_header::rawsha1[CHD_SHA1_BYTES]

◆ sha1

UINT8 _chd_header::sha1[CHD_SHA1_BYTES]

◆ totalhunks

UINT32 _chd_header::totalhunks

◆ unitbytes

UINT32 _chd_header::unitbytes

◆ unitcount

UINT64 _chd_header::unitcount

◆ version

UINT32 _chd_header::version

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