Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ Id
Class
Id
src/common/db_alias.cpp:172–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
struct DbName;
171
#ifdef HAVE_ID_BY_NAME
172
struct Id;
173
typedef HashTable<Id, 127, UCharBuffer, BinHash<Id>, BinHash<Id> > IdHash;
174
175
struct Id : public IdHash::Entry
Callers
1
linkId
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected