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

#include <FileContext.hh>

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

Public Member Functions

 SystemFileContext ()
 
- 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 35 of file FileContext.hh.

Constructor & Destructor Documentation

openmsx::SystemFileContext::SystemFileContext ( )

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