Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ AliasName
Class
AliasName
src/common/db_alias.cpp:223–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
};
222
223
struct AliasName;
224
typedef HashTable<AliasName, 251, PathName, PathHash<AliasName>, PathHash<AliasName> > AliasHash;
225
226
struct AliasName : public AliasHash::Entry
Callers
1
loadConfig
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected