Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetFile
Method
GetFile
src/ExternalConn.cpp:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
virtual bool IsShared() { return true; }
87
virtual bool IsPartFile_Encoder() { return false; }
88
const CKnownFile * GetFile() { return m_file; }
89
};
90
91
/*!
Callers
1
Get_EC_Response_GetUpdate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected