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

◆ operator<<() [27/27]

std::ostream & IceGrid::operator<< ( std::ostream & os,
ServerState value )

Outputs the enumerator name or underlying value of a ServerState to a stream.

Parameters
osThe output stream.
valueThe value to output.
Returns
The output stream.