Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getStable
Method
getStable
src/jrd/Attachment.h:747–750 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
745
void backupStateReadUnLock(thread_db* tdbb);
746
747
StableAttachmentPart* getStable() throw()
748
{
749
return att_stable;
750
}
751
752
void setStable(StableAttachmentPart *js) throw()
753
{
Callers
15
loadPlugin
Method · 0.45
changeCryptState
Method · 0.45
validateAttachment
Method · 0.45
attach
Method · 0.45
cryptThreadRoutine
Method · 0.45
getAttachment
Method · 0.45
doAttach
Method · 0.45
SyncGuard
Method · 0.45
internalAttach
Method · 0.45
createDatabase
Method · 0.45
check_database
Function · 0.45
unwindAttach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected