Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ raw
Method
raw
src/sqlite3_utils.hpp:73–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
72
const char *name() const;
73
sqlite3_vfs *raw() { return &(vfs_->base); }
74
};
75
76
// ---------------------------------------------------------------------------
Callers
1
closeAndUnlink
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected