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

◆ OutgoingResponse() [2/3]

Ice::OutgoingResponse::OutgoingResponse ( OutputStream outputStream,
const Current & current )
inlinenoexcept

Constructs an OutgoingResponse object with ReplyStatus::Ok.

Parameters
outputStreamThe output stream that holds the response.
currentA reference to the Current object of the request.

Definition at line 42 of file OutgoingResponse.h.