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

◆ ice_id()

const char * Ice::UnknownSlicedValue::ice_id ( ) const
nodiscardfinalvirtualnoexcept

Returns the Slice type ID associated with this instance.

Returns
The type ID supplied to the constructor. It's the string form of the compact type ID (for example, "1") when the most-derived slice was marshaled with a compact type ID.

Reimplemented from Ice::Value.