MCPcopy Create free account
hub / github.com/comaps/comaps / UnsubscribeAll

Method UnsubscribeAll

libs/map/power_management/power_manager.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188void PowerManager::UnsubscribeAll()
189{
190 m_subscribers.clear();
191}
192
193bool PowerManager::Save()
194{

Callers 1

~FrameworkMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected