Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
188
void PowerManager::UnsubscribeAll()
189
{
190
m_subscribers.clear();
191
}
192
193
bool PowerManager::Save()
194
{
Callers
1
~Framework
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected