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

#include <FileContext.hh>

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

Public Member Functions

 UserDataFileContext (string_ref subdir)
 
- 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 53 of file FileContext.hh.

Constructor & Destructor Documentation

openmsx::UserDataFileContext::UserDataFileContext ( string_ref  subdir)
explicit

Definition at line 158 of file FileContext.cc.

References openmsx::FileContext::paths.


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