Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
test/unit/StreamingTest.cpp:117–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
116
public:
117
std::string getName() const
118
{ return
"readers.r"
; }
119
120
private:
121
virtual void ready(PointTableRef table)
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected