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

Method close

c++/rigclass.cc:75–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void Rig::close(void) {
76 CHECK_RIG( rig_close(theRig) );
77}
78
79void Rig::setConf(hamlib_token_t token, const char *val)
80{

Callers 6

test_with_openMethod · 0.95
test_miscMethod · 0.95
test_startupMethod · 0.95
mainFunction · 0.45
test_with_openMethod · 0.45
test_with_openMethod · 0.45

Calls 1

rig_closeFunction · 0.85

Tested by 6

test_with_openMethod · 0.76
test_miscMethod · 0.76
test_startupMethod · 0.76
mainFunction · 0.36
test_with_openMethod · 0.36
test_with_openMethod · 0.36