Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ IsSent
Method
IsSent
src/plugin/kernel/src/AFCEntity.cpp:998–1001 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
996
}
997
998
bool AFCEntity::IsSent() const
999
{
1000
return sent_;
1001
}
1002
1003
void AFCEntity::UpdateSent()
1004
{
Callers
3
OnSyncContainerPlace
Method · 0.80
DelayContainerToPB
Method · 0.80
OnContainerDestroy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected