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

Method SetOutput

src/cec-client/curses/CursesControl.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57void CCursesControl::SetOutput(const std::string& out)
58{
59 m_out = out;
60}
61
62std::string CCursesControl::ParseCursesKey(void)
63{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected