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