1#ifndef LOCALFILEREFERENCE_HH
2#define LOCALFILEREFERENCE_HH
51 void init(
File& file);
This class represents a filename.
Helper class to use files in APIs other than openmsx::File.
LocalFileReference()=default
LocalFileReference(const LocalFileReference &)=delete
LocalFileReference & operator=(const LocalFileReference &)=delete
const std::string & getFilename() const
Returns path to a local uncompressed version of this file.
This file implemented 3 utility functions: