[#BloombergLP-ball-Transmission-streamOut] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/Transmission.adoc[Transmission]::streamOut :relfileprefix: ../../../ :mrdocs: Format the specified `value` to the specified output `stream` and return a reference to the modifiable `stream`. == Synopsis Declared in `<ball_transmission.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::ostream& streamOut( std::ostream& stream, xref:BloombergLP/ball/Transmission/Cause.adoc[Transmission::Cause] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#