MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getTransactionId

Method getTransactionId

src/jrd/replication/Applier.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 TraNumber getTransactionId() const
175 {
176 return m_header->traNumber;
177 }
178
179 ULONG getProtocolVersion() const
180 {

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected