Skip to content
Antek edited this page Aug 24, 2022 · 2 revisions

Technical Documentation

Table of contents:

  1. namespaces
  2. constants
  3. classes

Namespaces:

  • eng:

    const int: STD_ALPHA_LEN
    const int: STANDARD_DISKS_AMOUNT
    const int: IRREGULAR_LETTER
    class: Disk
    class: Enigma


Constants:

  • eng::STD_ALPHA_LEN:

    type: <int>
    value: 26
    description: amount of letters in the English alphabet

  • eng::STANDARD_DISKS_AMOUNT:

    type: <int>
    value: 3
    description: standard amount of rotors in the Enigma machine


Classes:


Clone this wiki locally