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

Method EptReader

io/EptReader.cpp:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192};
193
194EptReader::EptReader() : m_args(new EptReader::Args), m_p(new EptReader::Private),
195 m_artifactMgr(nullptr)
196{}
197
198EptReader::~EptReader()
199{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected