|
EnigmaMachineCore 0.1.0
A modular Enigma Machine simulation in C++20
|
Header file for the EnigmaMachine class. More...
#include <memory>#include <span>#include <string_view>#include <vector>#include "EnigmaCore_EXPORT.hpp"#include "EnigmaTypes.hpp"#include "IEnigmaObserver.hpp"
Include dependency graph for EnigmaMachine.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | EnigmaMachine |
| Class representing the Enigma machine. More... | |
Header file for the EnigmaMachine class.
Definition in file EnigmaMachine.hpp.