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

Method getHeader

src/jrd/CryptoManager.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 Ods::header_page* getHeader()
95 {
96 return header;
97 }
98
99 public:
100 const Ods::header_page* operator->() const

Callers 15

PluginLogWriterMethod · 0.45
setOwnerMethod · 0.45
LockTableCheckoutClass · 0.45
~LockManagerMethod · 0.45
init_shared_fileMethod · 0.45
enqueueMethod · 0.45
convertMethod · 0.45
downgradeMethod · 0.45
dequeueMethod · 0.45
repostMethod · 0.45
queryDataMethod · 0.45
readDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected