_ROMENTRY Struct Reference

Collaboration diagram for _ROMENTRY:

Collaboration graph
[legend]

Detailed Description

Mikro-ROM directory entry structure.

Definition at line 93 of file uromfs.h.

Data Fields

ROMENTRYrome_next
prog_char * rome_name
u_int rome_size
prog_char * rome_data


Field Documentation

ROMENTRY* _ROMENTRY::rome_next

Link to next ROMENTRY structure.

Definition at line 94 of file uromfs.h.

prog_char* _ROMENTRY::rome_name

Filename.

Definition at line 95 of file uromfs.h.

u_int _ROMENTRY::rome_size

File size.

Definition at line 96 of file uromfs.h.

prog_char* _ROMENTRY::rome_data

Definition at line 97 of file uromfs.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/