MoCSI API Reference
Loading...
Searching...
No Matches
Classes
InputManager.h File Reference
#include <any>
#include <cmath>
#include <iostream>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for InputManager.h:
This graph shows which files directly or indirectly include this file:

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...