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