Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ loadFrom
Method
loadFrom
src/common/status.h:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void loadFrom(const SW* to)
98
{
99
fb_utils::copyStatus(&localStatusVector, to);
100
}
101
102
void raise() const
103
{
Callers
2
unwindAttach
Function · 0.80
releaseConnection
Method · 0.80
Calls
1
copyStatus
Function · 0.85
Tested by
no test coverage detected