MCPcopy Create free account
hub / github.com/PDAL/PDAL / rdbuf

Method rdbuf

pdal/util/NullOStream.hpp:61–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 NullOStream() : std::ostream(this)
60 {}
61 NullStreambuf* rdbuf() const
62 { return const_cast<NullOStream *>(this); }
63};
64
65} // namespace

Callers 6

TESTFunction · 0.80
TESTFunction · 0.80
doneFileMethod · 0.80
redirectFunction · 0.80
restoreFunction · 0.80

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.64
TESTFunction · 0.64