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

Method IsAutoDownPriority

src/PartFile.h:261–261  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

259
260 void SetDownPriority(uint8 newDownPriority, bool bSave = true, bool bRefresh = true);
261 bool IsAutoDownPriority() const { return m_bAutoDownPriority; }
262 // EC exports the priority with the auto flag folded in via
263 // EC_TAG_PARTFILE_PRIO; mark the change so amulegui/amuleweb see
264 // it without waiting for the next Process() tick (and at all when

Callers 3

CEC_PartFile_TagMethod · 0.80
OnMouseRightClickMethod · 0.80
DrawFileItemMethod · 0.80

Calls

no outgoing calls

Tested by 1

CEC_PartFile_TagMethod · 0.64