MCPcopy 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
93GuardPtr OSVR_DeviceTokenObject::getSendGuard() { return m_getSendGuard(); }
94
95void OSVR_DeviceTokenObject::setUpdateCallback(
96 osvr::connection::DeviceUpdateCallback const &cb) {

Calls

no outgoing calls

Tested by

no test coverage detected