| std::optional< Prx > Ice::uncheckedCast | ( | const std::optional< ObjectPrx > & | proxy, |
| std::string | facet ) |
Creates a new proxy from an existing proxy.
| proxy | The source proxy (can be nullopt). |
| facet | A facet name. |
Definition at line 77 of file ProxyFunctions.h.