MCPcopy 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
64void Amplifier::close(void) {
65 CHECK_AMP( amp_close(theAmp) );
66}
67
68void Amplifier::setConf(hamlib_token_t token, const char *val)
69{

Callers

nothing calls this directly

Calls 1

amp_closeFunction · 0.85

Tested by

no test coverage detected