MCPcopy 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

13namespace DDS {
14
15CORBA::Boolean GuardCondition::get_trigger_value()
16{
17 return trigger_value_;
18}
19
20ReturnCode_t GuardCondition::set_trigger_value(CORBA::Boolean value)
21{

Callers 6

wait_for_scenario_dataFunction · 0.45
executeMethod · 0.45
attach_conditionMethod · 0.45
waitMethod · 0.45
ACE_TMAINFunction · 0.45
ACE_TMAINFunction · 0.45

Calls

no outgoing calls

Tested by 1

ACE_TMAINFunction · 0.36