Utopia  2
Framework for studying models of complex & adaptive systems.
Utopia::StateContainer< StateType, mode > Class Template Reference

Container for states. More...

Detailed Description

template<typename StateType, Update mode>
class Utopia::StateContainer< StateType, mode >

Container for states.

Template Parameters
StateTypeType of state
modeThe update mode implemented by the state

This class specializes depending on the template parameter Update.

See also
StateContainer<StateType, Update::manual>
StateContainer<StateType, Update::sync>
StateContainer<StateType, Update::async>

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