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