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

◆ findDefaultServant()

virtual ObjectPtr Ice::ObjectAdapter::findDefaultServant ( std::string_view category) const
nodiscardpure virtual

Finds the default servant for a specific category.

Parameters
categoryThe category.
Returns
The default servant, or nullptr if not found.