MCPcopy 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

unwindAttachFunction · 0.80
releaseConnectionMethod · 0.80

Calls 1

copyStatusFunction · 0.85

Tested by

no test coverage detected