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

◆ getAll()

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

Gets all the written sample kept in the writer history.

Returns
The sample history.

Definition at line 1288 of file DataStorm.h.