Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ BeginBulkUpdate
Method
BeginBulkUpdate
src/SharedFilesCtrl.cpp:470–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
468
469
470
void CSharedFilesCtrl::BeginBulkUpdate()
471
{
472
m_inBulkUpdate = true;
473
}
474
475
476
void CSharedFilesCtrl::EndBulkUpdate()
Callers
1
SharedFilesBeginBulkUpdate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected