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

Public Member Functions

 UnmapHostFiles (DirAsDSK::MapDirs &mapDirs_)
 
bool onDirEntry (DirAsDSK::DirIndex dirIndex, const MSXDirEntry &)
 
- 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::MapDirsmapDirs
 

Detailed Description

Definition at line 1149 of file DirAsDSK.cc.

Constructor & Destructor Documentation

◆ UnmapHostFiles()

openmsx::UnmapHostFiles::UnmapHostFiles ( DirAsDSK::MapDirs mapDirs_)
inlineexplicit

Definition at line 1150 of file DirAsDSK.cc.

Member Function Documentation

◆ onDirEntry()

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

Definition at line 1152 of file DirAsDSK.cc.

References hash_set< Value, Extractor, Hasher, Equal >::erase(), and mapDirs.

Member Data Documentation

◆ mapDirs

DirAsDSK::MapDirs& openmsx::UnmapHostFiles::mapDirs

Definition at line 1157 of file DirAsDSK.cc.

Referenced by onDirEntry().


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