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

Method CCECStandbyProtection

src/libcec/CECProcessor.cpp:60–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58#define ToString(x) CCECTypeUtils::ToString(x)
59
60CCECStandbyProtection::CCECStandbyProtection(CCECProcessor* processor) :
61 m_processor(processor) {}
62CCECStandbyProtection::~CCECStandbyProtection(void) {}
63
64void* CCECStandbyProtection::Process(void)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected