#include <string>
#include <map>
#include <vector>
#include <list>
#include <typeinfo>
#include "parameter.h"
#include "misc.h"
Include dependency graph for parmanager.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ParamManager |
this class manages all the parameters of a simulation More... |
It allows to create classes, instances and parameters, write them and read back in the simulation.