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

◆ readAll() [3/4]

template<typename T>
void Ice::InputStream::readAll ( T & v)
inline

Reads a value (single element list) from the stream.

Template Parameters
TThe type of value.
Parameters
[out]vThe unmarshaled value

Definition at line 318 of file InputStream.h.