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

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 73 of file MSXtar.cc.

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

◆ operator()() [2/3]

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

Definition at line 72 of file MSXtar.cc.

◆ operator()() [3/3]

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

Definition at line 71 of file MSXtar.cc.


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