Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
DataStorm::MultiKeyWriter< Key, Value, UpdateTag > Member List

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) noexceptDataStorm::MultiKeyWriter< Key, Value, UpdateTag >
operator=(MultiKeyWriter &&writer) noexceptDataStorm::MultiKeyWriter< Key, Value, UpdateTag >
partialUpdate(const UpdateTag &tag)DataStorm::MultiKeyWriter< Key, Value, UpdateTag >
remove(const Key &key) noexceptDataStorm::MultiKeyWriter< Key, Value, UpdateTag >
update(const Key &key, const Value &value)DataStorm::MultiKeyWriter< Key, Value, UpdateTag >