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

Public Member Functions

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

Detailed Description

Definition at line 66 of file MSXtar.cc.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 69 of file MSXtar.cc.

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

◆ operator()() [2/3]

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

Definition at line 68 of file MSXtar.cc.

◆ operator()() [3/3]

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

Definition at line 67 of file MSXtar.cc.


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