Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
writeAll()
[2/5]
template<typename T, typename... Te>
void Ice::OutputStream::writeAll
(
const T &
v
,
const Te &...
ve
)
inline
Writes a list of values to the stream.
Template Parameters
T
The type of the first value.
Te
The types of the remaining values.
Parameters
v
The first value to marshal.
ve
The remaining values.
Definition at line
292
of file
OutputStream.h
.
Ice
OutputStream
Generated by
1.14.0