openMSX
Public Member Functions | Public Attributes | List of all members
openmsx::DirScanner Struct Reference
Inheritance diagram for openmsx::DirScanner:
Inheritance graph
[legend]
Collaboration diagram for openmsx::DirScanner:
Collaboration graph
[legend]

Public Member Functions

 DirScanner (DirAsDSK::DirIndex &dirDirIndex_)
 
void onVisitSubDir (DirAsDSK::DirIndex subdir)
 
- Public Member Functions inherited from openmsx::NullScanner
void onVisitSubDir (DirAsDSK::DirIndex) const
 
bool onDirSector (unsigned) const
 
bool onDirEntry (DirAsDSK::DirIndex, const MSXDirEntry &) const
 

Public Attributes

DirAsDSK::DirIndex & dirDirIndex
 

Detailed Description

Definition at line 1084 of file DirAsDSK.cc.

Constructor & Destructor Documentation

◆ DirScanner()

openmsx::DirScanner::DirScanner ( DirAsDSK::DirIndex &  dirDirIndex_)
inlineexplicit

Definition at line 1085 of file DirAsDSK.cc.

References dirDirIndex.

Member Function Documentation

◆ onVisitSubDir()

void openmsx::DirScanner::onVisitSubDir ( DirAsDSK::DirIndex  subdir)
inline

Definition at line 1092 of file DirAsDSK.cc.

References dirDirIndex.

Member Data Documentation

◆ dirDirIndex

DirAsDSK::DirIndex& openmsx::DirScanner::dirDirIndex

Definition at line 1096 of file DirAsDSK.cc.

Referenced by DirScanner(), and onVisitSubDir().


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