Empirical
Classes | Namespaces | Functions
DataInterface.h File Reference

DataInterface is a generic interface to a DataNode. More...

#include "DataNode.h"

Go to the source code of this file.

Classes

class  emp::DataInterface
 A generic interface to a DataNode (so that you don't need to know the node's exact type) More...
 
class  emp::DataInterface_Impl< VAL_TYPE, EXTRA >
 

Namespaces

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

Functions

template<typename VAL_TYPE , emp::data... EXTRA>
DataInterface * emp::MakeDataInterface ()
 

Detailed Description

DataInterface is a generic interface to a DataNode.

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