MCPcopy 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
758const CKnownFile* CHashingEvent::GetOwner() const
759{
760 return m_owner;
761}
762
763
764CKnownFile* CHashingEvent::GetResult() const

Callers 3

OnFinishedHashingMethod · 0.45
OnFinishedAICHHashingMethod · 0.45
OnFinishedCompletionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected