MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getLastAutoGain

Method getLastAutoGain

Suscan/Library.cpp:999–1003  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

997}
998
999std::vector<Object>::const_iterator
1000Singleton::getLastAutoGain(void) const
1001{
1002 return this->autoGains.end();
1003}
1004
1005std::vector<Object>::iterator
1006Singleton::getFirstUIConfig(void)

Callers 1

deserializeAutoGainsMethod · 0.80

Calls 1

endMethod · 0.45

Tested by

no test coverage detected