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

◆ hasReaders()

template<typename Key, typename Value, typename UpdateTag>
bool DataStorm::Writer< Key, Value, UpdateTag >::hasReaders ( ) const
nodiscardnoexcept

Indicates whether or not readers are online.

Returns
true if readers are connected, false otherwise.

Definition at line 1240 of file DataStorm.h.