MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / is_enabled

Method is_enabled

dds/DCPS/EntityImpl.cpp:47–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47bool
48EntityImpl::is_enabled() const
49{
50 return enabled_;
51}
52
53DDS::StatusCondition_ptr
54EntityImpl::get_statuscondition()

Callers 9

enableMethod · 0.80
enableMethod · 0.80
enableMethod · 0.80
enableMethod · 0.80
enableMethod · 0.80
is_cleanMethod · 0.80
enableMethod · 0.80
enableMethod · 0.80
is_cleanMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected