Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
writeMessageAsync()
[1/2]
std::future< void > Ice::ProcessPrx::writeMessageAsync
(
std::string_view
message
,
std::int32_t
fd
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Writes a message on the server application's stdout or stderr.
Parameters
message
The message to write.
fd
1 for stdout, 2 for stderr.
context
The request context.
Returns
A future that becomes available when the invocation completes.
Ice
ProcessPrx
Generated by
1.14.0