Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Pulse-Eight/libcec
/ Begin
Method
Begin
src/libcec/devices/CECDeviceMap.cpp:87–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
85
}
86
87
CECDEVICEMAP::iterator CCECDeviceMap::Begin(void)
88
{
89
return m_busDevices.begin();
90
}
91
92
CECDEVICEMAP::iterator CCECDeviceMap::End(void)
93
{
Callers
3
ReplaceHandlers
Method · 0.80
RescanActiveDevices
Method · 0.80
TransmitPendingActiveSourceCommands
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected