This is the complete list of members for DataStorm::SingleKeyWriter< Key, Value, UpdateTag >, including all inherited members.
| add(const Value &value) | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| operator=(SingleKeyWriter &&writer) noexcept | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| partialUpdate(const UpdateTag &tag) | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| remove() noexcept | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| SingleKeyWriter(const Topic< Key, Value, UpdateTag > &topic, const Key &key, std::string name=std::string(), const WriterConfig &config=WriterConfig()) | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| SingleKeyWriter(SingleKeyWriter &&writer) noexcept | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > | |
| update(const Value &value) | DataStorm::SingleKeyWriter< Key, Value, UpdateTag > |