Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Enumerations
state.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Utopia::StateContainer< StateType, Update::manual >
 A very simple, default constructible container with public members. More...
 
class  Utopia::StateContainer< StateType, Update::async >
 State Container specialization for async states. More...
 
class  Utopia::StateContainer< StateType, Update::sync >
 State Container specialization for sync states. More...
 

Namespaces

 Utopia
 

Enumerations

enum class  Utopia::Update { Utopia::manual , Utopia::sync , Utopia::async }
 Update modes when applying rules. More...