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

◆ ice_adapterId()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_adapterId ( std::string id) const
inlinenodiscard

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

Parameters
idThe adapter ID for the new proxy.
Returns
A proxy with the new adapter ID.

Definition at line 62 of file Proxy.h.