void DataStorm::SingleKeyWriter< Key, Value, UpdateTag >::update | ( | const Value & | value | ) |
Updates the data element.
This generates a SampleEvent::Update sample with the given value.
value | The data element value. |
Definition at line 1368 of file DataStorm.h.