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

◆ ice_endpoints()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_endpoints ( EndpointSeq endpoints) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for the endpoints.

Parameters
endpointsThe endpoints for the new proxy.
Returns
A proxy with the new endpoints.

Definition at line 133 of file Proxy.h.