MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / uninit

Method uninit

DSView/pv/sigsession.cpp:171–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 void SigSession::uninit()
172 {
173 this->Close();
174
175 ds_lib_exit();
176 }
177
178 bool SigSession::set_default_device()
179 {

Callers 1

UnInitMethod · 0.80

Calls 2

CloseMethod · 0.95
ds_lib_exitFunction · 0.85

Tested by

no test coverage detected