Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
52
void CCursesControl::SetInput(const std::string& in)
53
{
54
m_in = in;
55
}
56
57
void CCursesControl::SetOutput(const std::string& out)
58
{
Callers
1
ProcessCommandLineArguments
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected