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

◆ ice_ids()

std::vector< std::string > Ice::Locator::ice_ids ( const Ice::Current & current) const
nodiscardoverridevirtual

Gets the Slice interfaces supported by this object as a list of Slice type IDs.

Parameters
currentThe Current object of the incoming request.
Returns
The Slice type IDs of the interfaces supported by this object, in alphabetical order.

Reimplemented from Ice::Object.