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

◆ current()

const Current & Ice::OutgoingResponse::current ( ) const
inlinenodiscardnoexcept

Gets the Current object of this response.

Returns
A const reference to the Current object.
Remarks
The response only holds onto a reference for this Current object. The caller keeps the Current object alive until the call to sendResponse completes.

Definition at line 62 of file OutgoingResponse.h.