MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / Stop

Method Stop

Service/PluginService.cpp:61–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61void CPluginService::Stop()
62{
63 if(m_Service)
64 m_Service->Clean();
65 m_Service.reset();
66}

Callers 1

stopMethod · 0.45

Calls 1

CleanMethod · 0.45

Tested by

no test coverage detected