Utopia 2
Framework for studying models of complex & adaptive systems.
|
The base class for managed entities, e.g. cells or agents. More...
Modules | |
GraphEntity | |
Classes | |
struct | Utopia::NoCustomLinks< EntityContainerType > |
Default struct for EntityTraits; use this one if there are no custom links. More... | |
struct | Utopia::EntityTraits< StateType, update_mode, use_def_state_constr, EntityTags, CustomLinkContainers > |
The entity traits struct gathers types to be used for specializing an entity. More... | |
class | Utopia::Entity< Derived, _Traits > |
An entity is a slightly specialized state container. More... | |
The base class for managed entities, e.g. cells or agents.