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

Method ~CAQCommandHandler

src/libcec/implementations/AQCommandHandler.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59CAQCommandHandler::~CAQCommandHandler(void)
60{
61 delete m_powerOnCheck;
62}
63
64bool CAQCommandHandler::PowerOn(const cec_logical_address iInitiator, const cec_logical_address iDestination)
65{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected