Searched refs:setMessageStream (Results 1 – 4 of 4) sorted by relevance
94 reporter->setMessageStream(&strStream); in WrapReporter()99 reporter->setMessageStream(origStream); in ~WrapReporter()
34 void setMessageStream(OutputCharStream *);
90 setMessageStream(makeStdErr()); in CmdLineApp()285 setMessageStream(new EncodeOutputCharStream(&file, in processOptions()
34 void MessageReporter::setMessageStream(OutputCharStream *os) in setMessageStream() function in SP_NAMESPACE::MessageReporter