Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ hasChildren
Function
hasChildren
pdal/Metadata.hpp:646–647 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
644
}
645
646
bool hasChildren() const
647
{ return m_impl->m_subnodes.size(); }
648
649
std::vector<std::string> childNames() const
650
{
Callers
1
empty
Function · 0.85
Calls
1
size
Method · 0.45
Tested by
no test coverage detected