Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ IsOpen
Method
IsOpen
plugins/e57/libE57Format/src/E57SimpleReader.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
bool Reader::IsOpen() const
45
{
46
return impl_->IsOpen();
47
}
48
49
bool Reader::Close()
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected