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

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