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

◆ getSession()

template<typename Key, typename Value, typename UpdateTag>
const std::string & DataStorm::Sample< Key, Value, UpdateTag >::getSession ( ) const
nodiscardnoexcept

Gets the session identifier of the session that received this sample.

This session identifier can be used to retrieve the Ice connection with the node.

Returns
The session identifier.

Definition at line 918 of file DataStorm.h.