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

Public Member Functions

 IsDirSector (unsigned sector_)
 
bool onDirSector (unsigned dirSector) const
 
- Public Member Functions inherited from openmsx::DirScanner
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

unsigned sector
 
- Public Attributes inherited from openmsx::DirScanner
DirAsDSK::DirIndex dirDirIndex {0, 0}
 

Detailed Description

Definition at line 1092 of file DirAsDSK.cc.

Constructor & Destructor Documentation

◆ IsDirSector()

openmsx::IsDirSector::IsDirSector ( unsigned  sector_)
inlineexplicit

Definition at line 1093 of file DirAsDSK.cc.

Member Function Documentation

◆ onDirSector()

bool openmsx::IsDirSector::onDirSector ( unsigned  dirSector) const
inline

Definition at line 1095 of file DirAsDSK.cc.

References sector.

Member Data Documentation

◆ sector

unsigned openmsx::IsDirSector::sector

Definition at line 1099 of file DirAsDSK.cc.

Referenced by onDirSector().


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