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

◆ startValue()

void Ice::OutputStream::startValue ( const SlicedDataPtr & data)
inline

Marks the start of a class instance.

Parameters
dataContains the marshaled form of unknown slices from the class instance. If not nullptr, these slices will be marshaled with the instance.

Definition at line 120 of file OutputStream.h.