MCPcopy Create free account
hub / github.com/Pulse-Eight/libcec / ~CWaitForResponse

Method ~CWaitForResponse

src/libcec/devices/CECBusDevice.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88CWaitForResponse::~CWaitForResponse(void)
89{
90 Clear();
91}
92
93void CWaitForResponse::Clear()
94{

Callers

nothing calls this directly

Calls 1

ClearFunction · 0.85

Tested by

no test coverage detected