openMSX
Public Member Functions | List of all members
openmsx::FAT12::ToClusterNumber Struct Reference

Public Member Functions

unsigned operator() (Free) const
 
unsigned operator() (EndOfChain) const
 
unsigned operator() (Cluster cluster) const
 

Detailed Description

Definition at line 56 of file MSXtar.cc.

Member Function Documentation

◆ operator()() [1/3]

unsigned openmsx::FAT12::ToClusterNumber::operator() ( Cluster  cluster) const
inline

Definition at line 59 of file MSXtar.cc.

References openmsx::FAT::Cluster::index.

◆ operator()() [2/3]

unsigned openmsx::FAT12::ToClusterNumber::operator() ( EndOfChain  ) const
inline

Definition at line 58 of file MSXtar.cc.

◆ operator()() [3/3]

unsigned openmsx::FAT12::ToClusterNumber::operator() ( Free  ) const
inline

Definition at line 57 of file MSXtar.cc.


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