Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
Ice::OutgoingResponse Member List

This is the complete list of members for Ice::OutgoingResponse, including all inherited members.

current() const noexceptIce::OutgoingResponseinline
exceptionDetails() const noexceptIce::OutgoingResponseinline
exceptionId() const noexceptIce::OutgoingResponseinline
operator=(OutgoingResponse &&other) noexcept=defaultIce::OutgoingResponse
operator=(const OutgoingResponse &)=delete (defined in Ice::OutgoingResponse)Ice::OutgoingResponse
OutgoingResponse(ReplyStatus replyStatus, std::string exceptionId, std::string exceptionDetails, OutputStream outputStream, const Current &current) noexceptIce::OutgoingResponse
OutgoingResponse(OutputStream outputStream, const Current &current) noexceptIce::OutgoingResponseinline
OutgoingResponse(OutgoingResponse &&other) noexcept=defaultIce::OutgoingResponse
OutgoingResponse(const OutgoingResponse &)=delete (defined in Ice::OutgoingResponse)Ice::OutgoingResponse
outputStream() noexceptIce::OutgoingResponseinline
replyStatus() const noexceptIce::OutgoingResponseinline
size() const noexceptIce::OutgoingResponse