openMSX
Classes | Public Member Functions | List of all members
openmsx::XSAExtractor Class Reference

#include <XSAExtractor.hh>

Public Member Functions

 XSAExtractor (std::span< const uint8_t > file)
 
std::vector< SectorBufferextractData () &&
 

Detailed Description

Definition at line 13 of file XSAExtractor.hh.

Constructor & Destructor Documentation

◆ XSAExtractor()

openmsx::XSAExtractor::XSAExtractor ( std::span< const uint8_t >  file)
explicit

Definition at line 10 of file XSAExtractor.cc.

Member Function Documentation

◆ extractData()

std::vector< SectorBuffer > openmsx::XSAExtractor::extractData ( ) &&

Definition at line 23 of file XSAExtractor.cc.


The documentation for this class was generated from the following files: