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

Method setStable

src/jrd/Attachment.h:752–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

750 }
751
752 void setStable(StableAttachmentPart *js) throw()
753 {
754 att_stable = js;
755 }
756
757 JAttachment* getInterface() throw();
758

Callers 6

create_attachmentFunction · 0.80
unwindAttachFunction · 0.80
cache_writerMethod · 0.80
garbage_collectorMethod · 0.80
destroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected