Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ elementName
Method
elementName
plugins/e57/libE57Format/src/NodeImpl.cpp:123–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
ustring NodeImpl::elementName() const
124
{
125
checkImageFileOpen( __FILE__, __LINE__, static_cast<const char *>( __FUNCTION__ ) );
126
127
return elementName_;
128
}
129
130
ImageFileImplSharedPtr NodeImpl::destImageFile()
131
{
Callers
1
relativePathName
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected