Ice 3.9
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 returned by DataStorm::Sample::getSession.

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