Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetSourceCount
Method
GetSourceCount
src/PartFile.h:192–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
191
#ifndef CLIENT_GUI
192
uint16 GetSourceCount() const { return (uint16)m_SrcList.size(); }
193
uint16 GetSrcA4AFCount() const { return (uint16)m_A4AFsrclist.size(); }
194
#else
195
uint16 m_source_count, m_a4af_source_count;
Callers
15
UpdateData
Method · 0.45
CEC_PartFile_Tag
Method · 0.45
CEC_SearchFile_Tag
Method · 0.45
IsSourceRequestAllowed
Method · 0.45
ProcessPacket
Method · 0.45
ProcessExtPacket
Method · 0.45
AddResult
Method · 0.45
UpdateResult
Method · 0.45
UpdateItemColor
Method · 0.45
SortProc
Method · 0.45
Process
Method · 0.45
SendNextUDPPacket
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
2
CEC_PartFile_Tag
Method · 0.36
CEC_SearchFile_Tag
Method · 0.36