Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ get_trigger_value
Method
get_trigger_value
dds/DCPS/GuardCondition.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
namespace DDS {
14
15
CORBA::Boolean GuardCondition::get_trigger_value()
16
{
17
return trigger_value_;
18
}
19
20
ReturnCode_t GuardCondition::set_trigger_value(CORBA::Boolean value)
21
{
Callers
6
wait_for_scenario_data
Function · 0.45
execute
Method · 0.45
attach_condition
Method · 0.45
wait
Method · 0.45
ACE_TMAIN
Function · 0.45
ACE_TMAIN
Function · 0.45
Calls
no outgoing calls
Tested by
1
ACE_TMAIN
Function · 0.36