![]() |
helics
3.6.1
|
This is the complete list of members for helics::CustomTranslatorOperator, including all inherited members.
| computeNewMessageTime(Time valueTime) | helics::TranslatorOperator | inlinevirtual |
| computeNewValueTime(Time messageTime) | helics::TranslatorOperator | inlinevirtual |
| CustomTranslatorOperator()=default | helics::CustomTranslatorOperator | |
| minDelay (defined in helics::TranslatorOperator) | helics::TranslatorOperator | |
| setToMessageFunction(std::function< std::unique_ptr< Message >(const SmallBuffer &value)> userToMessageFunction) | helics::CustomTranslatorOperator | inline |
| setToValueFunction(std::function< SmallBuffer(std::unique_ptr< Message > message)> userToValueFunction) | helics::CustomTranslatorOperator | inline |
| TranslatorOperator()=default | helics::TranslatorOperator | |
| ~TranslatorOperator()=default | helics::TranslatorOperator | virtual |