openMSX
|
Go to the source code of this file.
Classes | |
class | openmsx::FileContext |
Namespaces | |
openmsx | |
This file implemented 3 utility functions: | |
Functions | |
FileContext | openmsx::configFileContext (string_view path, string_view hwDescr, string_view userName) |
FileContext | openmsx::userDataFileContext (string_view subDir) |
FileContext | openmsx::userFileContext (string_view savePath) |
const FileContext & | openmsx::userFileContext () |
const FileContext & | openmsx::systemFileContext () |
const FileContext & | openmsx::preferSystemFileContext () |
const FileContext & | openmsx::currentDirFileContext () |