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)
 
bool onDirSector (unsigned)
 
bool onDirEntry (DirAsDSK::DirIndex, const MSXDirEntry &)
 

Detailed Description

Definition at line 1064 of file DirAsDSK.cc.

Member Function Documentation

◆ onDirEntry()

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

Definition at line 1074 of file DirAsDSK.cc.

◆ onDirSector()

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

Definition at line 1069 of file DirAsDSK.cc.

◆ onVisitSubDir()

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

Definition at line 1066 of file DirAsDSK.cc.


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