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

Method isAttached

plugins/e57/libE57Format/src/NodeImpl.cpp:136–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136bool NodeImpl::isAttached() const
137{
138 checkImageFileOpen( __FILE__, __LINE__, static_cast<const char *>( __FUNCTION__ ) );
139
140 return isAttached_;
141}
142
143void NodeImpl::setAttachedRecursive()
144{

Callers 1

setParentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected