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

◆ getConnectedKeys()

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

Gets the keys for which writers are connected to this reader.

Returns
The keys for which we have writers connected.

Definition at line 982 of file DataStorm.h.