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

◆ ice_oneway()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_oneway ( ) const
inlinenodiscard

Creates a proxy that is identical to this proxy, but uses oneway invocations.

Returns
A proxy that uses oneway invocations.

Definition at line 192 of file Proxy.h.