c_adt ¶
Classes:
CADT dataclass
¶
CADT(reader: SectorReadHelper)
Attributes:
-
cell_adr_table
(list[CellAdr]
) – -
vob_count
(int
) –
Source code
26 27 28 29 30 31 32 33 34 35 |
|
c_adt ¶Classes:
CADT dataclass
¶CADT(reader: SectorReadHelper)
Attributes:
cell_adr_table
(list[CellAdr]
) – vob_count
(int
) – 26 27 28 29 30 31 32 33 34 35 |
|
CellAdr dataclass
¶