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

◆ removeAdminFacet()

ObjectPtr Ice::Communicator::removeAdminFacet ( std::string_view facet)

Removes a facet from the Admin object.

Parameters
facetThe name of the Admin facet.
Returns
The servant associated with this Admin facet.
Exceptions
NotRegisteredExceptionThrown when no facet with the given name is registered.