Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
void Rig::close(void) {
76
CHECK_RIG( rig_close(theRig) );
77
}
78
79
void Rig::setConf(hamlib_token_t token, const char *val)
80
{
Callers
6
test_with_open
Method · 0.95
test_misc
Method · 0.95
test_startup
Method · 0.95
main
Function · 0.45
test_with_open
Method · 0.45
test_with_open
Method · 0.45
Calls
1
rig_close
Function · 0.85
Tested by
6
test_with_open
Method · 0.76
test_misc
Method · 0.76
test_startup
Method · 0.76
main
Function · 0.36
test_with_open
Method · 0.36
test_with_open
Method · 0.36