EnigmaMachineCore 0.1.0
A modular Enigma Machine simulation in C++20
Loading...
Searching...
No Matches
Classes
FileAssetProvider.hpp File Reference
#include "IAssetProvider.hpp"
+ Include dependency graph for FileAssetProvider.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileAssetProvider
 Implementation of IAssetProvider that reads from the local filesystem. This is the standard provider for CLI and Desktop applications. More...