1.26.2.1
Prysm
cohtml::IFileSystemReader Class Reference

Class that allows Cohtml to interface with the local file system. It allows enumerating folders and opening streams to local resources. More...

+ Inheritance diagram for cohtml::IFileSystemReader:

Public Member Functions

virtual ~IFileSystemReader ()
 

Protected Member Functions

 IFileSystemReader ()
 

Detailed Description

Class that allows Cohtml to interface with the local file system. It allows enumerating folders and opening streams to local resources.

Constructor & Destructor Documentation

◆ IFileSystemReader()

cohtml::IFileSystemReader::IFileSystemReader ( )
protected

◆ ~IFileSystemReader()

virtual cohtml::IFileSystemReader::~IFileSystemReader ( )
virtual