Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetOwner
Method
GetOwner
src/ThreadTasks.cpp:758–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
757
758
const CKnownFile* CHashingEvent::GetOwner() const
759
{
760
return m_owner;
761
}
762
763
764
CKnownFile* CHashingEvent::GetResult() const
Callers
3
OnFinishedHashing
Method · 0.45
OnFinishedAICHHashing
Method · 0.45
OnFinishedCompletion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected