MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / get

Method get

src/jrd/Mapping.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290}
291
292Mapping::Map* Mapping::Map::get()
293{
294 return this;
295}
296
297
298Mapping::Cache::Cache(const NoCaseString& aliasDb, const NoCaseString& db)

Callers 4

locateFunction · 0.45
getPrivilegesMethod · 0.45
populateMethod · 0.45
invalidateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected