VLSI Solution Oy VS1103 VLSI Solution Karaoke, MIDI and ADPCM Player Source Code Documentation

Main Page | Class List | File List | Class Members | File Members | Related Pages

DirRecordUnion::Entry Struct Reference

Standard directory entry. More...

#include <buffer.h>

List of all members.

Public Attributes

byte Name [11]
byte Attr
byte NTRes
byte CrtTimeTenth
word CrtTime
word CrtDate
word LstAccDate
word FstClusHi
word WrtTime
word WrtDate
word FstClusLo
u_32 FileSize


Detailed Description

Standard directory entry.

Definition at line 17 of file buffer.h.


Member Data Documentation

byte DirRecordUnion::Entry::Attr
 

Definition at line 19 of file buffer.h.

Referenced by OpenFile().

word DirRecordUnion::Entry::CrtDate
 

Definition at line 23 of file buffer.h.

word DirRecordUnion::Entry::CrtTime
 

Definition at line 22 of file buffer.h.

byte DirRecordUnion::Entry::CrtTimeTenth
 

Definition at line 21 of file buffer.h.

u_32 DirRecordUnion::Entry::FileSize
 

Definition at line 29 of file buffer.h.

Referenced by OpenFile().

word DirRecordUnion::Entry::FstClusHi
 

Definition at line 25 of file buffer.h.

Referenced by OpenFile().

word DirRecordUnion::Entry::FstClusLo
 

Definition at line 28 of file buffer.h.

Referenced by OpenFile().

word DirRecordUnion::Entry::LstAccDate
 

Definition at line 24 of file buffer.h.

byte DirRecordUnion::Entry::Name[11]
 

Definition at line 18 of file buffer.h.

Referenced by OpenFile().

byte DirRecordUnion::Entry::NTRes
 

Definition at line 20 of file buffer.h.

word DirRecordUnion::Entry::WrtDate
 

Definition at line 27 of file buffer.h.

word DirRecordUnion::Entry::WrtTime
 

Definition at line 26 of file buffer.h.


The documentation for this struct was generated from the following file:
All software copyright 2000-2004 VLSI Solution OY. Redistribution of these software modules is limited to VLSI Solution Oy chip promotional use only. Free or commercial use of these software modules in MP3 players is ok if the product includes chip(s) from VLSI. You can request the complete (compilable) package from mp3@vlsi.fi. This exampe code is provided with good faith to assist You in code development, but under no circumstances will VLSI offer any guarantees on the usability or functionality of any example software or its fitness for any purpose.