Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ MyReader
Method
MyReader
examples/writing-reader/MyReader.hpp:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
{
13
public:
14
MyReader() : Reader() {};
15
std::string getName() const;
16
17
private:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected