EnigmaMachineCore 0.1.0
A modular Enigma Machine simulation in C++20
Loading...
Searching...
No Matches
Classes
RotorBox.hpp File Reference

Header file for the RotorBox class. More...

#include <memory>
#include <vector>
#include "EnigmaMachineConfig.hpp"
#include "EnigmaTypes.hpp"
#include "IEnigmaObserver.hpp"
#include "Transformer.hpp"
+ Include dependency graph for RotorBox.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RotorBox
 Class representing a box of rotors in the Enigma machine. More...
 

Detailed Description

Header file for the RotorBox class.

Definition in file RotorBox.hpp.