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

◆ ice_locator()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_locator ( const std::optional< LocatorPrx > & locator) const
inlinenodiscard

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

Parameters
locatorThe locator for the new proxy.
Returns
A proxy with the specified locator.

Definition at line 167 of file Proxy.h.