TRomEntry Class Reference

class TRomEntry

A structure that describes a file or a directory.

Member Data Documentation

TUint32 iAddressLin

TUint32 iAddressLin

The virtual address of the file, or of a TRomDir structure if this entry describes another directory.

TRomDir

TUint8 iAtt

TUint8 iAtt

Attributes.

TUint8 iName

TUint8 iName

A variable length field containing the file or directory name.

TUint8 iNameLength

TUint8 iNameLength

The length of the file or directory name.

TInt iSize

TInt iSize

The size of the file.