MCPcopy Create free account
hub / github.com/OSVR/OSVR-Core / getUnderlyingObject

Method getUnderlyingObject

src/osvr/Connection/Connection.cpp:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166 Connection::~Connection() {}
167
168 void *Connection::getUnderlyingObject() { return nullptr; }
169
170 const char *Connection::getConnectionKindID() { return nullptr; }
171

Callers 3

getVRPNConnectionFunction · 0.45
getVRPNConnectionFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected