MCPcopy Create free account
hub / github.com/Kitware/VTK / handle

Method handle

ThirdParty/libproj/vtklibproj/src/networkfilemanager.cpp:203–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 ~DiskChunkCache();
202
203 sqlite3 *handle() { return hDB_; }
204 std::unique_ptr<SQLiteStatement> prepare(const char *sql);
205 bool move_to_head(sqlite3_int64 chunk_id);
206 bool move_to_tail(sqlite3_int64 chunk_id);

Callers 4

insertMethod · 0.45
getMethod · 0.45
proj_is_download_neededFunction · 0.45
proj_download_fileFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected