Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ begin
Method
begin
WinArk/LocationManager.h:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
int GetCount() const;
13
14
auto begin() {
15
return _items.begin();
16
}
17
18
auto end() {
19
return _items.end();
Callers
15
Setting
Method · 0.45
DoSort
Method · 0.45
OnTimer
Method · 0.45
DoSort
Method · 0.45
OnInitDialog
Method · 0.45
DoSort
Method · 0.45
Sortsorteddata
Method · 0.45
Deletesorteddata
Method · 0.45
OnShowJob
Method · 0.45
DoSort
Method · 0.45
RemoveFilter
Method · 0.45
DoSort
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected