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

◆ ice_encodingVersion()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_encodingVersion ( EncodingVersion version) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for the encoding used to marshal parameters.

Parameters
versionThe encoding version to use to marshal request parameters.
Returns
A proxy with the specified encoding version.

Definition at line 117 of file Proxy.h.