![]() |
MoCSI API Reference
|
#include <any>#include <cmath>#include <iostream>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | InputManager |
| This class that manages parameter input through the default ini and user supplied ini files + CLI. Parses the supplied data into strings, ints, doubles and bools and makes them accessable through getter-functions. More... | |