Definition at line 80 of file dvd_udf.c.
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 |
| int Partition::valid |
| char Partition::VolumeDesc[128] |
| uint16_t Partition::Flags |
| uint16_t Partition::Number |
Definition at line 84 of file dvd_udf.c.
Referenced by UDFFileEntry(), UDFFindPartition(), and UDFShortAD().
| char Partition::Contents[32] |
Definition at line 87 of file dvd_udf.c.
Referenced by UDFFindFile(), UDFFindPartition(), UDFMapICB(), and UDFScanDir().
1.5.5