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

Method attachment

src/jrd/UserManagement.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 }
76
77 JAttachment* attachment(CheckStatusWrapper*)
78 {
79 return att->getInterface();
80 }
81
82 JTransaction* transaction(CheckStatusWrapper*)
83 {

Callers

nothing calls this directly

Calls 1

getInterfaceMethod · 0.45

Tested by

no test coverage detected