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

#include <FileContext.hh>

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

Public Member Functions

 UserFileContext (string_ref savePath="")
 
- 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 47 of file FileContext.hh.

Constructor & Destructor Documentation

openmsx::UserFileContext::UserFileContext ( string_ref  savePath = "")
explicit

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