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

Function getMetadata

pdal/Stage.hpp:305–306  ·  view source on GitHub ↗

Get the stage's metadata node. \return Stage's metadata. */

Source from the content-addressed store, hash-verified

303 \return Stage's metadata.
304 */
305 MetadataNode getMetadata() const
306 { return m_metadata; }
307
308 /**
309 Serialize a stage by inserting appropriate data into the provided

Callers 15

doneMethod · 0.50
doneMethod · 0.50
doneFileMethod · 0.50
initializeMethod · 0.50
doneMethod · 0.50
doneFileMethod · 0.50
doneFileMethod · 0.50
doneFileMethod · 0.50
doneMethod · 0.50
icpMethod · 0.50
initializeMethod · 0.50
doneMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected