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