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

Method ErrorOccurred

src/ThreadTasks.cpp:792–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

790
791
792bool CCompletionEvent::ErrorOccurred() const
793{
794 return m_error;
795}
796
797
798const CPartFile* CCompletionEvent::GetOwner() const

Callers 1

OnFinishedCompletionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected