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