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

Function tag

pdal/Stage.hpp:289–290  ·  view source on GitHub ↗

Return the tag name of a stage. \return The tag name. */

Source from the content-addressed store, hash-verified

287 \return The tag name.
288 */
289 virtual std::string tag() const
290 { return m_tag; }
291
292 /**
293 Return a list of the stage's inputs.

Callers 3

processOneMethod · 0.85
processOneMethod · 0.85
filterMethod · 0.85

Calls

no outgoing calls

Tested by 3

processOneMethod · 0.68
processOneMethod · 0.68
filterMethod · 0.68