MCPcopy 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
50DDS::Entity_ptr StatusConditionImpl::get_entity()
51{
52 return DDS::Entity::_duplicate(parent_);
53}
54
55} // namespace DCPS
56} // namespace OpenDDS

Callers 4

svcMethod · 0.80
runMethod · 0.80
runMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected