ReactOS 0.4.16-dev-401-g45b008d
|
#include <ecma_167.h>
Public Attributes | |
uint16 | tagIdent |
uint16 | descVersion |
uint8 | tagChecksum |
uint8 | reserved |
uint16 | tagSerialNum |
uint16 | descCRC |
uint16 | descCRCLength |
uint32 | tagLocation |
Definition at line 138 of file ecma_167.h.
uint16 tag::descCRC |
Definition at line 144 of file ecma_167.h.
Referenced by UDFReadTagged().
uint16 tag::descCRCLength |
Definition at line 145 of file ecma_167.h.
Referenced by UDFReadTagged(), UDFUpdateLogicalVol(), UDFUpdatePartDesc(), and UDFUpdateVolIdent().
uint16 tag::descVersion |
Definition at line 140 of file ecma_167.h.
Referenced by UDFReadTagged().
uint8 tag::reserved |
Definition at line 142 of file ecma_167.h.
uint8 tag::tagChecksum |
Definition at line 141 of file ecma_167.h.
Referenced by UDFReadTagged().
uint16 tag::tagIdent |
Definition at line 139 of file ecma_167.h.
Referenced by UDFBuildFileEntry(), UDFBuildFileIdent(), UDFConvertFEToExtended(), UDFFileDirInfoToNT(), UDFIndexDirectory(), UDFPrepareXSpaceBitmap(), UDFReadTagged(), and UDFRecordVAT().
uint32 tag::tagLocation |
Definition at line 146 of file ecma_167.h.
Referenced by UDFBuildFileEntry(), UDFReadTagged(), UDFUpdateLogicalVolInt(), and UDFUpdatePartDesc().
uint16 tag::tagSerialNum |
Definition at line 143 of file ecma_167.h.
Referenced by UDFUpdateLogicalVol(), UDFUpdateLogicalVolInt(), and UDFUpdateVolIdent().