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

Method EngineCallbackGuard

src/jrd/extds/ExtDS.h:826–829  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

824{
825public:
826 EngineCallbackGuard(Jrd::thread_db* tdbb, Connection& conn, const char* from)
827 {
828 init(tdbb, conn, from);
829 }
830
831 EngineCallbackGuard(Jrd::thread_db* tdbb, Transaction& tran, const char* from)
832 {

Callers

nothing calls this directly

Calls 2

initFunction · 0.50
getConnectionMethod · 0.45

Tested by

no test coverage detected