Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ copyMemory
Method
copyMemory
extern/cloop/src/tests/test1/CppTest.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
virtual void copyMemory(const calc::ICalculator* calculator)
256
{
257
setMemory(calculator->getMemory());
258
}
259
260
virtual void copyMemory2(const int* address)
261
{
Callers
1
test
Function · 0.45
Calls
1
getMemory
Method · 0.45
Tested by
no test coverage detected