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

◆ ice_batchOneway()

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

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

Returns
A proxy that uses batch oneway invocations.

Definition at line 73 of file Proxy.h.