Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
writeEnum()
void Ice::OutputStream::writeEnum
(
std::int32_t
v
,
std::int32_t
maxValue
)
Writes an enumerator to the stream.
Parameters
v
The enumerator to marshal.
maxValue
The maximum value of all enumerators in this enumeration.
Ice
OutputStream
Generated by
1.14.0