Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
ice_isA()
bool Ice::ObjectPrx::ice_isA
(
std::string_view
typeId
,
const
Ice::Context
&
context
=
Ice::noExplicitContext
) const
nodiscard
Tests whether this object supports a specific Slice interface.
Parameters
typeId
The type ID of the Slice interface to test against.
context
The request context.
Returns
true
if the target object implements the Slice interface specified by
typeId
or implements a derived interface,
false
otherwise.
Ice
ObjectPrx
Generated by
1.14.0