Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getInterface
Method
getInterface
src/jrd/replication/Replicator.h:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
}
165
166
Firebird::ITransaction* getInterface()
167
{
168
return m_transaction.getPtr();
169
}
170
171
// IDisposable methods
172
Callers
6
storeBlob
Method · 0.45
getReplicator
Function · 0.45
attach
Method · 0.45
doStart
Method · 0.45
start
Method · 0.45
update_session
Method · 0.45
Calls
1
getPtr
Method · 0.80
Tested by
no test coverage detected