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

Method SetInput

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

Source from the content-addressed store, hash-verified

50}
51
52void CCursesControl::SetInput(const std::string& in)
53{
54 m_in = in;
55}
56
57void CCursesControl::SetOutput(const std::string& out)
58{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected