![]() |
fpmas 1.6
|
This is the complete list of members for fpmas::model::SpatialAgentBuilderBase< CellType, MappingCellType >, including all inherited members.
build(SpatialModel< CellType > &model, GroupList groups, SpatialAgentFactory< CellType > &factory, SpatialAgentMapping< MappingCellType > &agent_mapping)=0 | fpmas::api::model::SpatialAgentBuilder< CellType, MappingCellType > | pure virtual |
build(SpatialModel< CellType > &model, GroupList groups, std::function< SpatialAgent< CellType > *()> factory, SpatialAgentMapping< MappingCellType > &agent_mapping)=0 | fpmas::api::model::SpatialAgentBuilder< CellType, MappingCellType > | pure virtual |
build_agents(api::model::SpatialModel< CellType > &model, api::model::GroupList groups, api::model::SpatialAgentFactory< CellType > &factory, api::model::SpatialAgentMapping< MappingCellType > &agent_mapping) | fpmas::model::SpatialAgentBuilderBase< CellType, MappingCellType > | protected |
build_agents(api::model::SpatialModel< CellType > &model, api::model::GroupList groups, std::function< api::model::SpatialAgent< CellType > *()> factory, api::model::SpatialAgentMapping< MappingCellType > &agent_mapping) | fpmas::model::SpatialAgentBuilderBase< CellType, MappingCellType > | protected |
TEMP_GROUP_ID | fpmas::model::SpatialAgentBuilderBase< CellType, MappingCellType > | static |
~SpatialAgentBuilder() (defined in fpmas::api::model::SpatialAgentBuilder< CellType, MappingCellType >) | fpmas::api::model::SpatialAgentBuilder< CellType, MappingCellType > | inlinevirtual |