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

◆ ice_router()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_router ( const std::optional< RouterPrx > & router) const
inlinenodiscard

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

Parameters
routerThe router for the new proxy.
Returns
A proxy with the specified router.

Definition at line 197 of file Proxy.h.