Create a Formatter_StreamHolder object that holds a bsl::ostream constructed from the specified streamBuffer.

Synopsis

Declared in <balxml_formatter.h>

explicit
Formatter_StreamHolder(std::streambuf* streamBuffer);

Created with MrDocs