Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getFirstProfile
Method
getFirstProfile
Suscan/Library.cpp:754–758 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
752
}
753
754
ConfigMap::const_iterator
755
Singleton::getFirstProfile(void) const
756
{
757
return this->profiles.begin();
758
}
759
760
ConfigMap::const_iterator
761
Singleton::getLastProfile(void) const
Callers
1
populateProfileCombo
Method · 0.80
Calls
1
begin
Method · 0.45
Tested by
no test coverage detected