MCPcopy Create free account
hub / github.com/MITK/MITK / GetOutputStream

Method GetOutputStream

Modules/Core/src/IO/mitkAbstractFileWriter.cpp:125–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 std::ostream *AbstractFileWriter::GetOutputStream() const { return d->m_Stream; }
126 AbstractFileWriter::~AbstractFileWriter()
127 {
128 UnregisterService();

Callers 13

WriteMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80
LocalFileMethod · 0.80
OutputStreamMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80
WriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected