Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.80
TEST
Function · 0.80
doneFile
Method · 0.80
SpatialReference.cpp
File · 0.80
redirect
Function · 0.80
restore
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.64
TEST
Function · 0.64