Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getSendGuard
Method
getSendGuard
src/osvr/Connection/DeviceToken.cpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
GuardPtr OSVR_DeviceTokenObject::getSendGuard() { return m_getSendGuard(); }
94
95
void OSVR_DeviceTokenObject::setUpdateCallback(
96
osvr::connection::DeviceUpdateCallback const &cb) {
Callers
15
osvrDeviceDirectionReportData
Function · 0.45
osvrDeviceAnalogSetValueTimestamped
Function · 0.45
osvrDeviceAnalogSetValuesTimestamped
Function · 0.45
osvrDeviceImagingReportFrame
Function · 0.45
osvrDeviceButtonSetValueTimestamped
Function · 0.45
osvrDeviceButtonSetValuesTimestamped
Function · 0.45
osvrDeviceLocomotionReportNaviVelocity
Function · 0.45
osvrDeviceLocomotionReportNaviPosition
Function · 0.45
osvrDeviceEyeTrackerReport2DGaze
Function · 0.45
osvrDeviceEyeTrackerReport3DGaze
Function · 0.45
osvrDeviceEyeTrackerReport3DGazeDirection
Function · 0.45
osvrDeviceEyeTrackerReportGaze
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected