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

Method elementName

plugins/e57/libE57Format/src/VectorNode.cpp:190–193  ·  view source on GitHub ↗

! @brief Get elementName string, that identifies the node in its parent. @copydetails Node::elementName() */

Source from the content-addressed store, hash-verified

188@copydetails Node::elementName()
189*/
190ustring VectorNode::elementName() const
191{
192 return impl_->elementName();
193}
194
195/*!
196@brief Get the ImageFile that was declared as the destination for the node when it was created.

Callers 1

checkInvariantMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected