Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
writeAll()
[5/5]
template<size_t I = 0, typename... Te>
Ice::OutputStream::writeAll
(
std::tuple< Te... >
tuple
)
Writes a tuple to the stream.
Template Parameters
I
The index of the first element to marshal.
Te
The types of the values in the tuple, starting at index
I
.
Parameters
tuple
The tuple to marshal.
Ice
OutputStream
Generated by
1.14.0