Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ GetDataNode
Method
GetDataNode
Plugins/org.mitk.gui.common/src/mitkDataNodeObject.cpp:30–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
DataNode::Pointer DataNodeObject::GetDataNode() const
31
{
32
return m_Node.Lock();
33
}
34
35
bool DataNodeObject::operator==(const berry::Object* obj) const
36
{
Callers
1
GetSelectedDataNodes
Method · 0.45
Calls
1
Lock
Method · 0.45
Tested by
no test coverage detected