helics  3.5.2
helics::CustomTranslatorOperator Member List

This is the complete list of members for helics::CustomTranslatorOperator, including all inherited members.

computeNewMessageTime(Time valueTime)helics::TranslatorOperatorinlinevirtual
computeNewValueTime(Time messageTime)helics::TranslatorOperatorinlinevirtual
CustomTranslatorOperator()=defaulthelics::CustomTranslatorOperator
minDelay (defined in helics::TranslatorOperator)helics::TranslatorOperator
setToMessageFunction(std::function< std::unique_ptr< Message >(const SmallBuffer &value)> userToMessageFunction)helics::CustomTranslatorOperatorinline
setToValueFunction(std::function< SmallBuffer(std::unique_ptr< Message > message)> userToValueFunction)helics::CustomTranslatorOperatorinline
TranslatorOperator()=defaulthelics::TranslatorOperator
~TranslatorOperator()=defaulthelics::TranslatorOperatorvirtual