libgig  3.3.0.19svn2660
AkaiDirEntry Class Reference

#include <Akai.h>

Public Attributes

String mName
 
uint16_t mType
 
int mSize
 
uint16_t mStart
 
int mIndex
 

Detailed Description

Definition at line 200 of file Akai.h.

Member Data Documentation

int AkaiDirEntry::mIndex

Definition at line 207 of file Akai.h.

Referenced by AkaiPartition::ListVolumes().

String AkaiDirEntry::mName

Definition at line 203 of file Akai.h.

Referenced by AkaiDiskElement::ReadDirEntry().

int AkaiDirEntry::mSize

Definition at line 205 of file Akai.h.

Referenced by AkaiDiskElement::ReadDirEntry().

uint16_t AkaiDirEntry::mStart
uint16_t AkaiDirEntry::mType

Definition at line 204 of file Akai.h.

Referenced by AkaiPartition::ListVolumes(), and AkaiDiskElement::ReadDirEntry().


The documentation for this class was generated from the following file: