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 52 of file MSXtar.cc.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 55 of file MSXtar.cc.

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

◆ operator()() [2/3]

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

Definition at line 54 of file MSXtar.cc.

◆ operator()() [3/3]

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

Definition at line 53 of file MSXtar.cc.


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