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

◆ ice_printFields()

void Ice::UnknownSlicedValue::ice_printFields ( std::ostream & os) const
finalvirtual

Outputs the name and value of each field of this instance, including inherited fields, to the stream.

Classes generated by the Slice compiler override this function.

Parameters
osThe output stream.

Reimplemented from Ice::Value.