MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / reset

Method reset

c++/rigclass.cc:587–590  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

585}
586
587void Rig::reset (reset_t reset)
588{
589 CHECK_RIG( rig_reset(theRig, reset) );
590}
591
592bool Rig::hasGetFunc (setting_t func)
593{

Callers 6

test_miscMethod · 0.95
rot_resetFunction · 0.45
rig_resetFunction · 0.45
amp_resetFunction · 0.45
test_with_openMethod · 0.45
test_with_openMethod · 0.45

Calls 1

rig_resetFunction · 0.85

Tested by 3

test_miscMethod · 0.76
test_with_openMethod · 0.36
test_with_openMethod · 0.36