Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ StreamProcessor
Method
StreamProcessor
examples/reading-streamer/reading_streamer.cpp:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
std::string StreamProcessor::getName() const { return
"sample streamer"
; }
38
39
StreamProcessor::StreamProcessor() {}
40
41
StreamProcessor::~StreamProcessor() {}
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected