Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_entity
Method
get_entity
dds/DCPS/StatusConditionImpl.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
DDS::Entity_ptr StatusConditionImpl::get_entity()
51
{
52
return DDS::Entity::_duplicate(parent_);
53
}
54
55
} // namespace DCPS
56
} // namespace OpenDDS
Callers
4
svc
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected