Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ systemSender
Function
systemSender
src/osvr/Util/MessageKeys.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
namespace util {
36
namespace messagekeys {
37
const char *systemSender() { return
"OSVR"
; }
38
const char *routingData() { return
"com.osvr.system.routingdata"
; }
39
} // namespace messagekeys
40
} // namespace util
Callers
1
deviceName
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected