Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ BaseDevice
Method
BaseDevice
src/osvr/Common/BaseDevice.cpp:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
namespace common {
40
41
BaseDevice::BaseDevice() {}
42
BaseDevice::~BaseDevice() {
43
/// Clear the component list first to make sure handler are
44
/// unregistered.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected