Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSVR/OSVR-Core
/ getInterface
Method
getInterface
src/osvr/Common/OriginalSource.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
common::PathNode *OriginalSource::getInterface() const {
89
return m_interface;
90
}
91
92
std::string OriginalSource::getInterfaceName() const {
93
BOOST_ASSERT_MSG(isResolved(),
Callers
1
operator()
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected