Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
bool
48
EntityImpl::is_enabled() const
49
{
50
return enabled_;
51
}
52
53
DDS::StatusCondition_ptr
54
EntityImpl::get_statuscondition()
Callers
9
enable
Method · 0.80
enable
Method · 0.80
enable
Method · 0.80
enable
Method · 0.80
enable
Method · 0.80
is_clean
Method · 0.80
enable
Method · 0.80
enable
Method · 0.80
is_clean
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected