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

#include <FileContext.hh>

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

Public Member Functions

 CurrentDirFileContext ()
 
- 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 59 of file FileContext.hh.

Constructor & Destructor Documentation

openmsx::CurrentDirFileContext::CurrentDirFileContext ( )

Definition at line 164 of file FileContext.cc.

References openmsx::FileContext::paths.


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