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

Method GetCount

src/UserEvents.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64unsigned int CUserEvents::GetCount()
65{
66 return itemsof(s_EventList);
67}
68
69// wxCHECK rather than wxASSERT in the accessors below: a release build
70// would otherwise read past s_EventList on a bad index instead of

Callers 15

CSearchDlgMethod · 0.45
AutoUpdateMethod · 0.45
AutoDownloadFinishedMethod · 0.45
InstallIconsFunction · 0.45
OnInitMethod · 0.45
TransferToWindowMethod · 0.45
UpdateChoiceMethod · 0.45
TransferToWindowMethod · 0.45
ProcessChatMessageMethod · 0.45
AddMethod · 0.45
ConcatenateMethod · 0.45
ParsedSearchExpressionFunction · 0.45

Calls

no outgoing calls

Tested by 1

CompareReadLinesFunction · 0.36