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

Method UpdateItem

src/SharedFileList.cpp:922–925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

920
921
922void CSharedFileList::UpdateItem(CKnownFile* toupdate)
923{
924 Notify_SharedFilesUpdateItem(toupdate);
925}
926
927
928void CSharedFileList::GetSharedFilesByDirectory(const wxString& directory,

Callers 9

AddRequestMethod · 0.45
AddAcceptedMethod · 0.45
AddTransferredMethod · 0.45
ProcessItemUpdateMethod · 0.45
DownloadCtrlUpdateItemFunction · 0.45
SourceCtrlUpdateSourceFunction · 0.45
SharedCtrlRefreshClientFunction · 0.45
SharedFilesUpdateItemFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected