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

Method getAttachment

src/jrd/jrd.h:580–583  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578 void setDatabase(Database* val);
579
580 Attachment* getAttachment()
581 {
582 return attachment;
583 }
584
585 const Attachment* getAttachment() const
586 {

Callers 2

rescheduleMethod · 0.95
EngineCheckoutMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected