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

Method elementName

plugins/e57/libE57Format/src/StructureNode.cpp:171–174  ·  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

169@copydetails Node::elementName()
170*/
171ustring StructureNode::elementName() const
172{
173 return impl_->elementName();
174}
175
176/*!
177@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