ReactOS 0.4.15-dev-7958-gcd0bb1a
eltorito_sectionheader_entry Struct Reference

#include <iso9660.h>

Public Attributes

char header_id [ISODCL(1, 1)]
 
char platform_id [ISODCL(2, 2)]
 
char entry_count [ISODCL(3, 4)]
 
char id [ISODCL(5, 32)]
 

Detailed Description

Definition at line 179 of file iso9660.h.

Member Data Documentation

◆ entry_count

char eltorito_sectionheader_entry::entry_count[ISODCL(3, 4)]

Definition at line 184 of file iso9660.h.

Referenced by get_torito_desc().

◆ header_id

char eltorito_sectionheader_entry::header_id[ISODCL(1, 1)]

Definition at line 182 of file iso9660.h.

Referenced by fill_boot_shdr(), and get_torito_desc().

◆ id

char eltorito_sectionheader_entry::id[ISODCL(5, 32)]

Definition at line 185 of file iso9660.h.

◆ platform_id

char eltorito_sectionheader_entry::platform_id[ISODCL(2, 2)]

Definition at line 183 of file iso9660.h.

Referenced by fill_boot_shdr().


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