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

Go to the source code of this file.

Classes

struct  IEnigmaObserver
 Interface for observing Enigma Machine events. Implement this interface to receive notifications about state changes. More...