Empirical
Classes | Namespaces
DataManager.h File Reference

DataManager handles a set of DataNode objects with the same tracking settings. More...

#include <map>
#include <string>
#include "../base/assert.h"
#include "../tools/map_utils.h"
#include "DataNode.h"

Go to the source code of this file.

Classes

class  emp::DataManager< VAL_TYPE, MODS >
 DataManagers handle sets of DataNode objects that all have the same tracking settings. More...
 

Namespaces

 emp
 If we are in emscripten, make sure to include the header.
 

Detailed Description

DataManager handles a set of DataNode objects with the same tracking settings.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2017-2018