| ::platform::Calibration class | blocks::CBlock | friend |
| _config_elements_form_json(const JsonVariantConst &cfg) | blocks::CBlock | protected |
| BLOCK_IDX | blocks::CBlock | static |
| CBlock(CBlockHAL *hardware) | blocks::CBlock | |
| CBlock() | blocks::CBlock | |
| CLASS_ | blocks::CBlock | static |
| classifier | entities::Entity | protected |
| classifier_to_json(JsonObject &out) | entities::Entity | |
| COEFF_BASE_FUNC_IDX | blocks::CBlock | static |
| config_children_from_json(JsonObjectConst &cfg) | entities::Entity | protected |
| config_children_to_json(JsonObject &cfg) | entities::Entity | protected |
| config_from_json(JsonObjectConst cfg) | entities::Entity | |
| config_self_from_json(JsonObjectConst cfg) override | blocks::CBlock | virtual |
| config_self_to_json(JsonObject &cfg) override | blocks::CBlock | protectedvirtual |
| config_to_json(JsonObject &cfg, bool recursive=true) | entities::Entity | inline |
| Entity()=default | entities::Entity | |
| Entity(std::string entityId) | entities::Entity | inlineexplicit |
| entity_id | entities::Entity | protected |
| factors_ | blocks::CBlock | protected |
| from_entity_classifier(entities::EntityClassifier classifier, bus::addr_t block_address) | blocks::CBlock | static |
| FunctionBlock(std::string entity_id) | blocks::FunctionBlock | inline |
| gain_corrections_ | blocks::CBlock | protected |
| get_child_entities() override | blocks::FunctionBlock | inlinevirtual |
| get_child_entity(const std::string &child_id) override | blocks::FunctionBlock | inlinevirtual |
| get_entity_class() const | entities::Entity | |
| get_entity_classifier() const | entities::Entity | |
| get_entity_eui() const override | blocks::CBlock | virtual |
| get_entity_id() const | entities::Entity | inline |
| get_entity_type() const | entities::Entity | |
| get_entity_variant() const | entities::Entity | |
| get_entity_version() const | entities::Entity | |
| get_factor(uint8_t idx) | blocks::CBlock | |
| get_factors() const | blocks::CBlock | |
| get_gain_correction(uint8_t idx) const | blocks::CBlock | |
| get_gain_corrections() const | blocks::CBlock | |
| hardware | blocks::CBlock | protected |
| init() | entities::Entity | inlinevirtual |
| INPUT_IDX_RANGE() | blocks::CBlock | inlinestatic |
| is_entity_class(EntityClass class_) const | entities::Entity | inline |
| is_entity_type(uint8_t type_) const | entities::Entity | inline |
| is_entity_variant(uint8_t variant_) const | entities::Entity | inline |
| is_entity_version(Version version_) const | entities::Entity | inline |
| MAX_FACTOR | blocks::CBlock | static |
| MAX_GAIN_CORRECTION_ABS | blocks::CBlock | static |
| MIN_FACTOR | blocks::CBlock | static |
| NUM_COEFF | blocks::CBlock | static |
| OUTPUT_IDX_RANGE() | blocks::CBlock | inlinestatic |
| rename_entity(const std::string entityId) | entities::Entity | inline |
| reset(entities::ResetAction action) override | blocks::CBlock | virtual |
| reset_gain_corrections() | blocks::CBlock | |
| resolve_child_entity(std::string paths[], size_t len) | entities::Entity | |
| resolve_child_entity(JsonArrayConstIterator begin, JsonArrayConstIterator end) | entities::Entity | |
| resolve_child_entity(JsonArrayConst path) | entities::Entity | inline |
| set_factor(uint8_t idx, float factor) | blocks::CBlock | |
| set_factors(const std::array< float, NUM_COEFF > &factors) | blocks::CBlock | |
| set_gain_correction(uint8_t coeff_idx, const float correction) | blocks::CBlock | |
| set_gain_corrections(const std::array< float, NUM_COEFF > &corrections) | blocks::CBlock | |
| TYPE | blocks::CBlock | static |
| user_get_config(JsonObjectConst msg_in, JsonObject &msg_out) | entities::Entity | |
| user_reset_config(JsonObjectConst msg_in, JsonObject &msg_out) | entities::Entity | |
| user_set_config(JsonObjectConst msg_in, JsonObject &msg_out) | entities::Entity | |
| write_factors_to_hardware() | blocks::CBlock | protected |
| write_to_hardware() override | blocks::CBlock | virtual |