Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
plugins/rdb/io/RdbReader.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
76
std::string RdbReader::getName() const
77
{
78
return s_info.name;
79
}
80
81
82
//---< RdbReader::PRIVATE >------------------------------------------------------
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36