|
nodiscard |
Gets a partial update generator function for the given partial update tag.
When called, the returned function generates a SampleEvent::PartialUpdate sample with the given partial update value. The UpdateValue template parameter must match the UpdateValue type used to register the updater with the Topic::setUpdater method.
tag | The partial update tag. |
Definition at line 1377 of file DataStorm.h.