Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
readAll()
[4/4]
template<typename T, typename... Te>
void Ice::InputStream::readAll
(
T &
v
,
Te &...
ve
)
inline
Reads a list of values from the stream.
Template Parameters
T
The type of the first value.
Te
The types of the remaining values.
Parameters
[out]
v
The first unmarshaled value
[out]
ve
The remaining unmarshaled values.
Definition at line
325
of file
InputStream.h
.
Ice
InputStream
Generated by
1.14.0