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

Method GetNotCurrentSourcesCount

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

Source from the content-addressed store, hash-verified

198#endif
199 uint16 GetTransferingSrcCount() const { return transferingsrc; }
200 uint16 GetNotCurrentSourcesCount() const { return m_notCurrentSources; };
201 uint16 GetValidSourcesCount() const { return m_validSources; };
202
203 uint64 GetNeededSpace();

Callers 3

CEC_PartFile_TagMethod · 0.80
ComparePartFilesFunction · 0.80
DrawFileItemMethod · 0.80

Calls

no outgoing calls

Tested by 1

CEC_PartFile_TagMethod · 0.64