helics  3.5.2
helics::MessageTimer Member List

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

addTimer(time_type expirationTime, ActionMessage mess)helics::MessageTimer
addTimerFromNow(std::chrono::nanoseconds time, ActionMessage mess)helics::MessageTimer
addTimeToTimer(int32_t timerIndex, std::chrono::nanoseconds time)helics::MessageTimer
cancelAll()helics::MessageTimer
cancelTimer(int32_t index)helics::MessageTimer
MessageTimer(std::function< void(ActionMessage &&)> sFunction) (defined in helics::MessageTimer)helics::MessageTimerexplicit
sendMessage(int32_t timerIndex)helics::MessageTimer
time_type typedef (defined in helics::MessageTimer)helics::MessageTimer
updateMessage(int32_t timerIndex, ActionMessage mess)helics::MessageTimer
updateTimer(int32_t timerIndex, time_type expirationTime, ActionMessage mess)helics::MessageTimer
updateTimer(int32_t timerIndex, time_type expirationTime)helics::MessageTimer
updateTimerFromNow(int32_t timerIndex, std::chrono::nanoseconds time, ActionMessage mess)helics::MessageTimer