Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
processOne
Method · 0.85
processOne
Method · 0.85
filter
Method · 0.85
Calls
no outgoing calls
Tested by
3
processOne
Method · 0.68
processOne
Method · 0.68
filter
Method · 0.68