Utopia  2
Framework for studying models of complex & adaptive systems.
Public Member Functions | List of all members
Utopia::Models::Environment::Environment< EnvParam, EnvCellState, standalone >::DummyCellManager Struct Reference

A dummy CellManager type that is used in standalone mode. More...

Public Member Functions

DataIO::Config cfg () const
 Always returns an empty node. More...
 

Detailed Description

template<typename EnvParam = DummyEnvParam, typename EnvCellState = DummyEnvCellState, bool standalone = false>
struct Utopia::Models::Environment::Environment< EnvParam, EnvCellState, standalone >::DummyCellManager

A dummy CellManager type that is used in standalone mode.

Member Function Documentation

◆ cfg()

template<typename EnvParam = DummyEnvParam, typename EnvCellState = DummyEnvCellState, bool standalone = false>
DataIO::Config Utopia::Models::Environment::Environment< EnvParam, EnvCellState, standalone >::DummyCellManager::cfg ( ) const
inline

Always returns an empty node.


The documentation for this struct was generated from the following file: