MCPcopy 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

37std::string StreamProcessor::getName() const { return "sample streamer"; }
38
39StreamProcessor::StreamProcessor() {}
40
41StreamProcessor::~StreamProcessor() {}
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected