MCPcopy Create free account
hub / github.com/PDAL/PDAL / getName

Method getName

kernels/InfoKernel.cpp:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63CREATE_STATIC_KERNEL(InfoKernel, s_info)
64
65std::string InfoKernel::getName() const { return s_info.name; }
66
67InfoKernel::InfoKernel() : m_showStats(false), m_showSchema(false),
68 m_showAll(false), m_showMetadata(false), m_boundary(false),

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected