|
inlinevirtual |
Allow to pass the underlying stream to funtions/methods.
For instance, within a TestDump class, the Print method is defined and required an ostream. Default is to print out on the standard output. However, the content of the message could be redirected into the log with:
Definition at line 190 of file ADFLogMessage.h.