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

◆ getSessionConnection()

Ice::ConnectionPtr DataStorm::Node::getSessionConnection ( std::string_view ident) const
nodiscardnoexcept

Returns the Ice connection associated with a session given a session identifier.

Session identifiers are provided with the sample origin data member as the first tuple element.

Parameters
identThe session identifier.
Returns
The connection associated with the given session
See also
DataStorm::Sample::ElementId DataStorm::Sample::getSession