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

#include <FileContext.hh>

Inheritance diagram for openmsx::PreferSystemFileContext:
Inheritance graph
[legend]
Collaboration diagram for openmsx::PreferSystemFileContext:
Collaboration graph
[legend]

Public Member Functions

 PreferSystemFileContext ()
 
- Public Member Functions inherited from openmsx::FileContext
const std::string resolve (string_ref filename) const
 
const std::string resolveCreate (string_ref filename) const
 
std::vector< std::string > getPaths () const
 
bool isUserContext () const
 
template<typename Archive >
void serialize (Archive &ar, unsigned version)
 

Additional Inherited Members

- Protected Attributes inherited from openmsx::FileContext
std::vector< std::string > paths
 
std::vector< std::string > savePaths
 

Detailed Description

Definition at line 41 of file FileContext.hh.

Constructor & Destructor Documentation

openmsx::PreferSystemFileContext::PreferSystemFileContext ( )

Definition at line 144 of file FileContext.cc.

References openmsx::FileContext::paths, and openmsx::SYSTEM_DATA.


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