libgig  4.0.0
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

◆ mIndex

int AkaiDirEntry::mIndex

Definition at line 207 of file Akai.h.

Referenced by AkaiPartition::ListVolumes().

◆ mName

String AkaiDirEntry::mName

Definition at line 203 of file Akai.h.

Referenced by AkaiDiskElement::ReadDirEntry().

◆ mSize

int AkaiDirEntry::mSize

Definition at line 205 of file Akai.h.

Referenced by AkaiDiskElement::ReadDirEntry().

◆ mStart

uint16_t AkaiDirEntry::mStart

◆ mType

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: