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

Method getConnectionKindID

src/osvr/Connection/VrpnBasedConnection.cpp:135–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 const char *VrpnBasedConnection::getConnectionKindID() {
136 return getVRPNConnectionKindID();
137 }
138
139} // namespace connection
140} // namespace osvr

Callers

nothing calls this directly

Calls 1

getVRPNConnectionKindIDFunction · 0.85

Tested by

no test coverage detected