Return the value of the global stdout or stderr corresponding to the stream that is intended to be redirected by this object.
Synopsis
Declared in <bsls_outputredirector.h>
FILE*
redirectedStream() const;
Return Value
global stream redirected by this object
Created with MrDocs