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

◆ operator=() [1/2]

PropertiesAdminPrx & Ice::PropertiesAdminPrx::operator= ( const PropertiesAdminPrx & rhs)
inlinenoexcept

Copy assignment operator.

Replaces the contents of this proxy with a copy of the contents of rhs.

Parameters
rhsThe proxy to copy from.
Returns
A reference to this proxy.

Definition at line 52 of file PropertiesAdmin.h.