addParameterMetadata(const core::ParameterMetadata ¶mMD) override | blockfactory::coder::CoderBlockInformation | virtual |
BlockInformation()=default | blockfactory::core::BlockInformation | |
CoderBlockInformation() | blockfactory::coder::CoderBlockInformation | |
getInputPortInfo(core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getInputPortMatrixSize(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getInputPortSignal(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getInputPortWidth(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getOutputPortInfo(core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getOutputPortMatrixSize(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getOutputPortSignal(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getOutputPortWidth(const core::Port::Index idx) const override | blockfactory::coder::CoderBlockInformation | virtual |
getUniqueName(std::string &blockUniqueName) const override | blockfactory::coder::CoderBlockInformation | virtual |
optionFromKey(const std::string &key, double &option) const override | blockfactory::coder::CoderBlockInformation | virtual |
parseParameters(core::Parameters ¶meters) override | blockfactory::coder::CoderBlockInformation | virtual |
setInputPort(const core::Port::Info &portInfo, void *signalAddress) | blockfactory::coder::CoderBlockInformation | |
setOutputPort(const core::Port::Info &portInfo, void *signalAddress) | blockfactory::coder::CoderBlockInformation | |
setPortsInfo(const core::InputPortsInfo &inputPortsInfo, const core::OutputPortsInfo &outputPortsInfo) override | blockfactory::coder::CoderBlockInformation | virtual |
setUniqueBlockName(const std::string &blockUniqueName) | blockfactory::coder::CoderBlockInformation | |
storeRTWParameters(const core::Parameters ¶meters) | blockfactory::coder::CoderBlockInformation | |
~BlockInformation()=default | blockfactory::core::BlockInformation | virtual |
~CoderBlockInformation() override | blockfactory::coder::CoderBlockInformation | |