BloombergLP::ball::Transmission::streamOut

Format the specified value to the specified output stream and return a reference to the modifiable stream.

Synopsis

Declared in <ball_transmission.h>

static
std::ostream&
streamOut(
    std::ostream& stream,
    Transmission::Cause value);

Return Value

reference to the modifiable stream

Parameters

NameDescription
streamoutput stream
valuetransmission cause to format