MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / Detach

Method Detach

Src/ChannelLinter/MockDeviceBridge.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 void MockDeviceBridge::Detach()
17 {
18 m_Device.reset();
19 }
20
21 void MockDeviceBridge::Close()
22 {

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected