Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
void CCursesControl::SetOutput(const std::string& out)
58
{
59
m_out = out;
60
}
61
62
std::string CCursesControl::ParseCursesKey(void)
63
{
Callers
1
ProcessCommandLineArguments
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected