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

Method getType

src/jrd/replication/ChangeLog.h:229–229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227 void mutexBug(int osErrorCode, const char* text) override;
228
229 USHORT getType() const override { return Firebird::SharedMemoryBase::SRAM_CHANGELOG_STATE; }
230 USHORT getVersion() const override { return STATE_VERSION; };
231 const char* getName() const override { return "ChangeLog"; }
232

Callers 2

insertRecordMethod · 0.45
updateRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected