fpmas-metamodel 1.0
|
This is the complete list of members for MetaGridCell, including all inherited members.
cell_edge_weight | MetaCell | static |
cellNode() const override | MetaGridCell | inlinevirtual |
from_datapack(const fpmas::io::datapack::ObjectPack &o) | CellSerialization< MetaGridCell > | inlinestatic |
from_json(const nlohmann::json &j) | CellSerialization< MetaGridCell > | inlinestatic |
getData() const | MetaCell | inline |
getUtility() const | MetaCell | inline |
MetaCell()=default | MetaGridCell | |
MetaCell(float utility, std::size_t cell_size) | MetaGridCell | inline |
MetaCell(float utility, const std::vector< char > &data) | MetaGridCell | inline |
MetaGridCell(DiscretePoint location, float utility, const std::vector< char > &data) | MetaGridCell | inline |
MetaGridCell(DiscretePoint location, float utility, std::size_t cell_size) | MetaGridCell | inline |
read_all_cell()=0 | MetaCell | pure virtual |
read_all_write_all_cell()=0 | MetaCell | pure virtual |
read_all_write_one_cell()=0 | MetaCell | pure virtual |
read_one_cell()=0 | MetaCell | pure virtual |
size(const fpmas::io::datapack::ObjectPack &o, const MetaGridCell *cell) | CellSerialization< MetaGridCell > | inlinestatic |
to_datapack(fpmas::io::datapack::ObjectPack &o, const MetaGridCell *cell) | CellSerialization< MetaGridCell > | inlinestatic |
to_json(nlohmann::json &j, const MetaGridCell *cell) | CellSerialization< MetaGridCell > | inlinestatic |
update_edge_weights() | MetaCell | |
write_all_cell()=0 | MetaCell | pure virtual |
write_one_cell()=0 | MetaCell | pure virtual |