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

◆ writeAll() [1/5]

template<typename T>
void Ice::OutputStream::writeAll ( const T & v)
inline

Writes a value (single element list) to the stream.

Template Parameters
TThe type of the value.
Parameters
vThe value to marshal.

Definition at line 285 of file OutputStream.h.