MCPcopy 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
754ConfigMap::const_iterator
755Singleton::getFirstProfile(void) const
756{
757 return this->profiles.begin();
758}
759
760ConfigMap::const_iterator
761Singleton::getLastProfile(void) const

Callers 1

populateProfileComboMethod · 0.80

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected