MCPcopy 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

storeBlobMethod · 0.45
getReplicatorFunction · 0.45
attachMethod · 0.45
doStartMethod · 0.45
startMethod · 0.45
update_sessionMethod · 0.45

Calls 1

getPtrMethod · 0.80

Tested by

no test coverage detected