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

Public Member Functions

void onVisitSubDir (DirAsDSK::DirIndex) const
 
bool onDirSector (unsigned) const
 
bool onDirEntry (DirAsDSK::DirIndex, const MSXDirEntry &) const
 

Detailed Description

Definition at line 1065 of file DirAsDSK.cc.

Member Function Documentation

◆ onDirEntry()

bool openmsx::NullScanner::onDirEntry ( DirAsDSK::DirIndex  ,
const MSXDirEntry  
) const
inline

Definition at line 1075 of file DirAsDSK.cc.

◆ onDirSector()

bool openmsx::NullScanner::onDirSector ( unsigned  ) const
inline

Definition at line 1070 of file DirAsDSK.cc.

◆ onVisitSubDir()

void openmsx::NullScanner::onVisitSubDir ( DirAsDSK::DirIndex  ) const
inline

Definition at line 1067 of file DirAsDSK.cc.


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