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

Method getProtocolVersion

src/jrd/replication/Applier.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 }
178
179 ULONG getProtocolVersion() const
180 {
181 return m_header->protocol;
182 }
183
184 void defineAtom()
185 {

Callers 1

processMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected