Ice 3.9
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. These slices are marshaled with the instance only when this stream uses the sliced format; otherwise they are ignored.

Definition at line 127 of file OutputStream.h.