|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ecma_167.h>

Public Attributes | |
| tag | descTag |
| uint32 | volDescSeqNum |
| charspec | descCharSet |
| dstring | logicalVolIdent [128] |
| uint32 | logicalBlockSize |
| EntityID | domainIdent |
| uint8 | logicalVolContentsUse [16] |
| uint32 | mapTableLength |
| uint32 | numPartitionMaps |
| EntityID | impIdent |
| uint8 | impUse [128] |
| extent_ad | integritySeqExt |
Definition at line 276 of file ecma_167.h.
| charspec LogicalVolDesc::descCharSet |
Definition at line 279 of file ecma_167.h.
| tag LogicalVolDesc::descTag |
Definition at line 277 of file ecma_167.h.
Referenced by UDFUpdateLogicalVol().
| EntityID LogicalVolDesc::domainIdent |
Definition at line 282 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| EntityID LogicalVolDesc::impIdent |
Definition at line 286 of file ecma_167.h.
| uint8 LogicalVolDesc::impUse[128] |
Definition at line 287 of file ecma_167.h.
| extent_ad LogicalVolDesc::integritySeqExt |
Definition at line 288 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| uint32 LogicalVolDesc::logicalBlockSize |
Definition at line 281 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| uint8 LogicalVolDesc::logicalVolContentsUse[16] |
Definition at line 283 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| dstring LogicalVolDesc::logicalVolIdent[128] |
Definition at line 280 of file ecma_167.h.
Referenced by UDFUpdateLogicalVol().
| uint32 LogicalVolDesc::mapTableLength |
Definition at line 284 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| uint32 LogicalVolDesc::numPartitionMaps |
Definition at line 285 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().
| uint32 LogicalVolDesc::volDescSeqNum |
Definition at line 278 of file ecma_167.h.
Referenced by UDFLoadLogicalVol().