Set the quiet mode for this test stream to the specified (boolean) flagValue. If flagValue is true, then quiet mode is turned ON and no error messages will be written to standard output. If flagValue is false, then quiet mode is turned OFF. Note that quiet mode is turned OFF by default.

Synopsis

Declared in <bslx_testinstream.h>

void
setQuiet(bool flagValue);

Created with MrDocs