|
EnigmaMachineCore 0.1.0
A modular Enigma Machine simulation in C++20
|
Header file for the Reflector class. More...
Include dependency graph for Reflector.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Reflector |
| Class representing a reflector in the Enigma machine. This class inherits from the Transformer class and implements the functionality for transforming positions based on the reflector's transformation lookup table (LUT). Reflectors do not rotate, so the rotate function always returns 0. More... | |
Header file for the Reflector class.
Definition in file Reflector.hpp.