| 42 | _filePath(file) {} |
| 43 | |
| 44 | StreamThreadTSWriter::~StreamThreadTSWriter() { |
| 45 | terminateThread(); |
| 46 | } |
| 47 | |
| 48 | // ============================================================================= |
| 49 | // -- output::StreamThreadBase ------------------------------------------------ |
nothing calls this directly
no outgoing calls
no test coverage detected