Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces
monitor.hh File Reference
#include <chrono>
#include <iostream>
#include <utility>
#include <vector>
#include <yaml-cpp/yaml.h>
#include "../core/string.hh"
#include "cfg_utils.hh"
Include dependency graph for monitor.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Utopia::DataIO::is_callable< F, Args >
 Test whether an object is callable. More...
 
class  Utopia::DataIO::MonitorTimer
 The MonitorTimer keeps track of the time when to emit monitor data. More...
 
class  Utopia::DataIO::MonitorManager
 The MonitorManager manages the monitor entries and MonitorTimer. More...
 
class  Utopia::DataIO::Monitor
 The Monitor monitors entries that are emitted if a given time has passed. More...
 

Namespaces

 Utopia
 
 Utopia::DataIO