Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ SyncDeviceToken
Method
SyncDeviceToken
src/osvr/Connection/SyncDeviceToken.cpp:42–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
namespace connection {
41
42
SyncDeviceToken::SyncDeviceToken(std::string const &name)
43
: OSVR_DeviceTokenObject(name) {}
44
45
SyncDeviceToken::~SyncDeviceToken() {}
46
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected