Class FileSource¶
Defined in File file_source.h
Inheritance Relationships¶
Base Type¶
public portal::resources::ResourceSource(Class ResourceSource)
Class Documentation¶
-
class FileSource : public portal::resources::ResourceSource¶
Public Functions
-
explicit FileSource(std::filesystem::path path)¶
-
virtual std::unique_ptr<std::istream> stream() const override¶
Protected Attributes
-
std::filesystem::path file_path¶
-
explicit FileSource(std::filesystem::path path)¶