MCPcopy Create free account
hub / github.com/DISTRHO/DPF / ~UIDssi

Method ~UIDssi

distrho/src/DistrhoUIDSSI.cpp:117–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115 }
116
117 ~UIDssi()
118 {
119 if (fOscData.server != nullptr && ! fHostClosed)
120 fOscData.send_exiting();
121 }
122
123 void exec_start()
124 {

Callers

nothing calls this directly

Calls 1

send_exitingMethod · 0.80

Tested by

no test coverage detected