Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pulse-Eight/libcec
/ ~CCECDeviceMap
Method
~CCECDeviceMap
src/libcec/devices/CECDeviceMap.cpp:82–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
}
81
}
82
CCECDeviceMap::~CCECDeviceMap(void)
83
{
84
Clear();
85
}
86
87
CECDEVICEMAP::iterator CCECDeviceMap::Begin(void)
88
{
Callers
nothing calls this directly
Calls
1
Clear
Function · 0.85
Tested by
no test coverage detected