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

◆ ice_twoway()

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

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

Returns
A proxy that uses twoway invocations.

Definition at line 204 of file Proxy.h.