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

Method BpfReader

io/BpfReader.cpp:70–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68std::string BpfReader::getName() const { return s_info.name; }
69
70BpfReader::BpfReader() : m_args(new BpfReader::Args)
71{}
72
73
74BpfReader::~BpfReader()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected