Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ MapContext
Method
MapContext
pdal/util/FileUtils.hpp:299–300 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
297
{
298
public:
299
MapContext() : m_fd(-1), m_addr(nullptr)
300
{}
301
302
PDAL_EXPORT void *addr() const
303
{ return m_addr; }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected