MCPcopy Create free account
hub / github.com/amule-project/amule / GetResult

Method GetResult

src/ThreadTasks.cpp:764–767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

762
763
764CKnownFile* CHashingEvent::GetResult() const
765{
766 return m_result;
767}
768
769
770

Callers 4

OnFinishedHashingMethod · 0.45
OnFinishedAICHHashingMethod · 0.45
OnFinishedAllocationMethod · 0.45
OnECConnectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected