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

Method query

pdal/FileSpec.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141StringMap FileSpec::query() const
142{
143 return m_p->m_query;
144}
145
146StringMap FileSpec::headers() const
147{

Callers 2

ConnectorMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected