Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hamlib/Hamlib
/ close
Method
close
c++/ampclass.cc:64–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
void Amplifier::close(void) {
65
CHECK_AMP( amp_close(theAmp) );
66
}
67
68
void Amplifier::setConf(hamlib_token_t token, const char *val)
69
{
Callers
nothing calls this directly
Calls
1
amp_close
Function · 0.85
Tested by
no test coverage detected