openMSX
Classes | Namespaces | Functions
FileContext.hh File Reference
#include <span>
#include <string>
#include <string_view>
#include <vector>
Include dependency graph for FileContext.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openmsx::FileContext
 

Namespaces

namespace  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 FileContextopenmsx::userFileContext ()
 
const FileContextopenmsx::systemFileContext ()
 
const FileContextopenmsx::preferSystemFileContext ()
 
const FileContextopenmsx::currentDirFileContext ()