Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ clone
Method
clone
src/include/firebird/Interface.h:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
virtual IStatus* clone() const
303
{
304
return status->clone();
305
}
306
307
protected:
308
IStatus* status;
Callers
2
FbException
Method · 0.45
FbException
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected