MCPcopy 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}
82CCECDeviceMap::~CCECDeviceMap(void)
83{
84 Clear();
85}
86
87CECDEVICEMAP::iterator CCECDeviceMap::Begin(void)
88{

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected