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

Method hasData

src/jrd/CryptoManager.cpp:292–295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

290 }
291
292 bool hasData()
293 {
294 return att;
295 }
296
297 Attachment* operator->()
298 {

Callers 7

loadPluginMethod · 0.45
changeCryptStateMethod · 0.45
shutdownConsumersMethod · 0.45
validateAttachmentMethod · 0.45
attachMethod · 0.45
detachMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected