MCPcopy 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
470void CSharedFilesCtrl::BeginBulkUpdate()
471{
472 m_inBulkUpdate = true;
473}
474
475
476void CSharedFilesCtrl::EndBulkUpdate()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected