#include <FileSystem.h>
◆ FileSource()
| FileSystem::FileSource::FileSource |
( |
const std::string & |
root, |
|
|
bool |
trusted = false |
|
) |
| |
|
inlineexplicit |
◆ ~FileSource()
| virtual FileSystem::FileSource::~FileSource |
( |
| ) |
|
|
inlinevirtual |
◆ GetRoot()
| const std::string & FileSystem::FileSource::GetRoot |
( |
| ) |
const |
|
inline |
◆ IsTrusted()
| bool FileSystem::FileSource::IsTrusted |
( |
| ) |
const |
|
inline |
◆ Lookup()
| virtual FileInfo FileSystem::FileSource::Lookup |
( |
const std::string & |
path | ) |
|
|
pure virtual |
◆ MakeFileInfo() [1/2]
◆ MakeFileInfo() [2/2]
◆ ReadDirectory()
| virtual bool FileSystem::FileSource::ReadDirectory |
( |
const std::string & |
path, |
|
|
std::vector< FileInfo > & |
output |
|
) |
| |
|
pure virtual |
◆ ReadFile()
The documentation for this class was generated from the following files: