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

◆ hasWriters()

template<typename Key, typename Value, typename UpdateTag>
bool DataStorm::Topic< Key, Value, UpdateTag >::hasWriters ( ) const
nodiscardnoexcept

Indicates whether or not data writers are online.

Returns
true if data writers are connected, false otherwise.

Definition at line 1565 of file DataStorm.h.