MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / end

Method end

WinArk/LocationManager.h:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 auto end() {
19 return _items.end();
20 }
21
22 bool Replace(CString const& name, CString const& newName);
23

Callers 15

SettingMethod · 0.45
SetMethod · 0.45
GetValueMethod · 0.45
SettingsClass · 0.45
GetValueOrDefaultMethod · 0.45
GetMultiStringMethod · 0.45
GetBinaryMethod · 0.45
GetRowImageMethod · 0.45
DoSortMethod · 0.45
GetImageFromEventNameMethod · 0.45
OnTimerMethod · 0.45
AddTagMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected