Public Member Functions | |
| OutputCollector (std::ostream *outStream=&cout, std::ostream *debugStream=&cerr) | |
| void | Write (int sourceId, const string &output, const string &debug="") |
| OutputCollector::OutputCollector | ( | std::ostream * | outStream = &cout, |
|
| std::ostream * | debugStream = &cerr | |||
| ) | [inline] |
| void OutputCollector::Write | ( | int | sourceId, | |
| const string & | output, | |||
| const string & | debug = "" | |||
| ) | [inline] |
Write or cache the output, as appropriate.
Referenced by TranslationTask::Run().

1.5.9