cohtml::IFileSystemReader

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

#include <ResourceHandler.h>

Inherits from IFileManipulator

Public Functions

Name
virtual~IFileSystemReader()

Protected Functions

Name
IFileSystemReader()

Public Functions Documentation

function ~IFileSystemReader

virtual ~IFileSystemReader()

Protected Functions Documentation

function IFileSystemReader

IFileSystemReader()