Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ getName
Method
getName
plugins/hdf/io/HdfReader.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
CREATE_SHARED_STAGE(HdfReader, s_info)
57
58
std::string HdfReader::getName() const { return s_info.name; }
59
60
HdfReader::HdfReader()
61
: m_hdf5Handler(new hdf5::Handler())
Callers
1
addDimensions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected