Public Attributes | |
| int | valid |
| char | VolumeDesc [128] |
| uint16_t | Flags |
| uint16_t | Number |
| char | Contents [32] |
| uint32_t | AccessType |
| uint32_t | Start |
| uint32_t | Length |
Definition at line 74 of file dvd_udf.c.
| int Partition::valid |
Definition at line 75 of file dvd_udf.c.
Referenced by UDFFindPartition().
| char Partition::VolumeDesc[128] |
Definition at line 76 of file dvd_udf.c.
Referenced by UDFFindPartition().
Definition at line 77 of file dvd_udf.c.
Referenced by UDFFindPartition().
Definition at line 78 of file dvd_udf.c.
Referenced by UDFFileEntry(), UDFFindPartition(), and UDFShortAD().
| char Partition::Contents[32] |
Definition at line 79 of file dvd_udf.c.
Referenced by UDFFindPartition().
Definition at line 81 of file dvd_udf.c.
Referenced by UDFFindFile(), UDFFindPartition(), UDFMapICB(), and UDFScanDir().
Definition at line 82 of file dvd_udf.c.
Referenced by UDFFindFile(), and UDFFindPartition().
1.6.3