Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getConnectedKeys()

template<typename Key, typename Value, typename UpdateTag>
std::vector< Key > DataStorm::Writer< Key, Value, UpdateTag >::getConnectedKeys ( ) const
nodiscard

Gets the keys for which readers are connected to this writer.

Returns
The keys for which we have writers connected.

Definition at line 1264 of file DataStorm.h.